Ticket #20 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Create confadmin

Reported by: ccowart Owned by: ccowart
Priority: major Milestone: confman-1.9b
Component: confman Version: HEAD
Keywords: Cc:

Description

A la svnadmin, we need a confadmin.

Initially, I think this will only have a setup command. This would do
all of the svn mkdir stuff, including the checkpoints and meta directories.

The future plan is that this would also have amigrate or upgrade style
command that detects old versions and migrates the repository as needed.

Change History

comment:1 Changed 3 years ago by ccowart

(In [310]) Skeleton for confadmin plus related svn ignores and autoconf configs.

See #20

comment:2 Changed 3 years ago by ccowart

  • Owner changed from confman-developers@… to ccowart
  • Status changed from new to accepted

comment:3 Changed 3 years ago by ccowart

(In [315]) Wrote initial setup code.

The help and usage statements are still those of confman and not confadmin.
This will need to be fixed before this ticket can be closed.

See #20

comment:4 Changed 3 years ago by ccowart

(In [316]) Documenting recent confadmin work in its man page.

See #8
See #20

comment:5 Changed 3 years ago by ccowart

(In [317])

  • Made make aware of the confadmin man page
  • Fixed disagreement between repository structure between confman setup and confadmin setup
  • Templatized log message

See #8
See #24
See #20

comment:6 Changed 3 years ago by ccowart

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [323]) Refactored sourcing of the documentation library to support the confadmin
utility. Cleaned up handling of -h for these scripts.

Also set the keywords property on source files that were missing it.

Fixes #20

Note: See TracTickets for help on using tickets.