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: Steve Gao
Subject: Re: Simple question of removing a directory in CVS
Date: Fri, 19 Sep 2008 11:24:05 -0700 (PDT)

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 <address@hidden> wrote:
From: Larry Jones <address@hidden>
Subject: Re: Simple question of removing a directory in CVS
To: address@hidden
Cc: address@hidden
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

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