gnuherds-app-dev
[Top][All Lists]
Advanced

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

Re: CVS checkout trouble


From: Victor Engmark
Subject: Re: CVS checkout trouble
Date: Wed, 13 Dec 2006 09:32:40 +0100

On 12/12/06, GNU Herds work team <address@hidden> wrote:
Done. Directories have been renamed.


On GNU/Linux:
   cvs update/checkout -d  -P

Use -P to be sure the renamed directories, which are now empty, are not
checked out from the CVS server to your PC, which maybe will raise the error
again.

-P only purges empty directories after checking out everything, so this doesn't work. To make it possible to check out in Windows, you'll have to remove the old directories from the repository. By renaming the directories instead of moving the files, you can also keep the CVS history. The only problem is that if anyone checks out an old version, the files will be in the wrong place.

--
Victor Engmark
Quid quid latine dictum sit, altum viditar - What is said in Latin, sounds profound
reply via email to

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