info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Help: how can I spoof the commit date for conversion


From: Jerry Nairn
Subject: RE: Help: how can I spoof the commit date for conversion
Date: Fri, 11 Jan 2002 15:28:15 -0800

> From: Gianni Mariani [mailto:address@hidden
> Sent: Friday, January 11, 2002 10:10 AM

> vss2cvs.pl does this my running a post-processor directly on the RCS 
> files.  Sounds wild but it works !

The basic principle is easy enough to apply if your conversion method is
similar to vss2cvs, check out every revision from vss and check it into cvs.
During the conversion to cvs, the date of check in in the old version
control system is added onto the end of every check in comment in cvs, in an
easy to find and parse format.
During post processing of the rcs file, the date is removed from the comment
field and written into the date field.
If you get the vss2cvs package, the post processing script is
"massagecomments.pl".
Jerry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]