Re: [Doxygen-develop] [Fwd: Re: CVS still not updated: copy scriptrunning?]
Brought to you by:
dimitri
From: Arnold.Steve <arn...@en...> - 2007-07-27 14:53:07
|
Yes, I've recently done this on several CVS repositories. The basic cvs2svn script preserves all the history, but it puts the entire repo under one trunk/ directory. If you have multiple projects in one CVS repo, and you'd prefer each project under its own trunk/ dir (ie, the standard trunk/, branches/, tags/ SVN layout) then you need some additional supporting scripts to go with cvs2svn. In my case, I wanted the latter setup, and I found this guy's helper scripts: http://hoopajoo.net/misc/converting_to_svn.html which worked fine for me with minor modifications. And yes, save a copy of your CVS repo first, and have fun... Steve > -----Original Message----- > From: dox...@li...=20 > [mailto:dox...@li...] On=20 > Behalf Of Dimitri van Heesch > Sent: Friday, July 27, 2007 7:16 AM > To: Kevin McBride > Cc: dox...@li... > Subject: Re: [Doxygen-develop] [Fwd: Re: CVS still not=20 > updated: copy scriptrunning?] >=20 > Hi Kevin, >=20 >=20 > On 7/27/07, Kevin McBride <ke...@pl...> wrote: >=20 >=20 > Dimitri, since I will be going through upgrades, do you=20 > think we're > ready to start using Subversion in place of CVS after=20 > the operating > system rebuild on cvs.planetsaphire.com ? >=20 >=20 > If I can have a backup of the CVS archive (just in case) and=20 > we can convert the whole archive > including history to subversion (which should be possible)=20 > then I have not problem with moving. >=20 > Regards, > Dimitri=20 >=20 >=20 >=20 ...................................................................... The information contained in this email message is intended only for the us= e of the individuals to whom it is addressed and may contain information that is privileged and sensitive. If = the reader of this message is not the intended recipient, you are hereby notified that any dissemination, dis= tribution or copying of this communication is strictly prohibited. If you have received this communicati= on in error, please notify the sender immediately by email at the above referenced address. Thank you. |