info-cvs
[Top][All Lists]
Advanced

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

Re: Simple question of removing a directory in CVS


From: Larry Jones
Subject: Re: Simple question of removing a directory in CVS
Date: Fri, 19 Sep 2008 14:26:57 -0400

Steve Gao writes:
> 
> test> mv file1 ..
> test> cvs rm file1
> cvs server: scheduling `file1' for removal
> cvs server: use 'cvs commit' to remove this file permanently
> 
> test> mv ../file1 .
> test> cvs add file1
> cvs commit: Examining .
> cvs commit: `file1' should be removed and is still there (or is back again)

Don't put the file back before doing the add -- CVS will put it back (by
checking it out from the repository).
-- 
Larry Jones

Wow, how existential can you get? -- Hobbes




reply via email to

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