info-cvs
[Top][All Lists]
Advanced

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

RE: Changing username and date of commit


From: Miller Dale C Contr AFWA/SDHS
Subject: RE: Changing username and date of commit
Date: Fri, 30 Apr 2004 09:13:16 -0500

Adam,
Instead of using CVS commit to do your conversion, you could use RCS ci
commands to build your ,v files.  I used RCS commands when converting
several CMVision repositories in the past.  My end was result was a complete
conversion preserving all revisions, dates, user names, and comments.

ci has -d[date] for date, -w[user] for author and other options.  
You can build the ,v files directly into your CVS repository area or move
them into it later.

Dale Miller

-----Original Message-----
From: Spiro Trikaliotis [mailto:address@hidden 
Sent: Friday, April 30, 2004 5:09 AM
To: address@hidden
Subject: Re: Changing username and date of commit

Hello Adam,

* On Thu, Apr 29, 2004 at 10:03:51AM -0500 Adam Hupp wrote:
> I'm exporting the version history of our proprietary source version
> control system (StarTeam) to CVS.  I have it all working, but I would
> like to set the username and date on each commit as well.  Is there a
> way to do this without manually modifying the RCS files?

I fear you will need to modify the RCS files by hand.

Best regards,
   Spiro.





reply via email to

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