Thanks. I follow your email but got the following error:

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)


--- On Fri, 9/19/08, Larry Jones <[EMAIL PROTECTED]> wrote:
From: Larry Jones <[EMAIL PROTECTED]>
Subject: Re: Simple question of removing a directory in CVS
To: [EMAIL PROTECTED]
Cc: [email protected]
Date: Friday, September 19, 2008, 9:11 AM

Steve Gao writes:
> 
> If the "cvs rm file1" command succeeds, it needs me to commit.
If I
> figure out that I shouldn't rm the file1, can I cancel the previously
> issued command? 

Just do "cvs add file1" to cancel the remove and resurrect the file
from
the repository.
-- 
Larry Jones

If I get a bad grade, it'll be YOUR fault for not doing the work for me!
-- Calvin



      

Reply via email to