|
From: Baptiste L. <gai...@fr...> - 2002-12-20 21:35:00
|
You keep the history of the file, but when restoring an old version, the filename is the new filename. Meaning that a .cpp including a header which was renamed that way won't be able to compile in revision previous to the date of the renaming. Stuff like this may work when you are just using CVS as a smart backup system, but is really unsafe. When renaming file on sourceforge, just to a remove/add and add a hint in the log about the renaming. By the way, I'm currently trying to set up automatic e-mail notification on CVS commit (going throught the syncmail procedure of SF documentation. The doc has greatly improved since I last visited it). Baptiste. ----- Original Message ----- From: "Andre Baresel" <and...@gm...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Friday, December 20, 2002 9:10 PM Subject: Re: [Cpptool-develop] Please Help .. I get no write access > Baptiste Lepilleur wrote: > > >>However I found also some infos on project restructuring: > >> > >>https://sourceforge.net/docman/display_doc.php?docid=768&group_id=1#top > >> > >> > > > >This is done by moving or renaming the RCS file in the CVS repository. What > >it not precised is that you lost the ability to restore any previous version > >of the software. > > > Well I don't know about complete restructuring, but moving files > together with old version is possible > as I understood the text. Isn't it ? > > -- Andre > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: The Best Geek Holiday Gifts! > Time is running out! Thinkgeek.com has the coolest gifts for > your favorite geek. Let your fingers do the typing. Visit Now. > T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ > _______________________________________________ > Cpptool-develop mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpptool-develop > > |