Actions:
|
2012-10-17 02:02 AEST by Glen Starrett - It would be useful for both "repair" and "migration" activities if you could
pass a date/time stamp for a commit on the command line.
Migration could also benefit from passing the Author as well.
However, to prevent abuse it should have some rules:
* Server must be set to "allow migration mode" or similar setting.
* Server should verify that the date stamp passed is indeed AFTER the last date
stamp in the affected RCS file(s) to prevent dates from jumping back & forth.
* Restrict the function to Administrator only
* Audit record should reflect that this was "migration mode" change and show the
true date/time and user who is doing the commit (e.g. if author is passed). |