[cvsnt] Re: Question about cvs remove.
Tony Hoyle
tmh at nodomain.org
Mon Aug 16 22:45:16 BST 2004
Jurko Gospodnetiæ wrote:
> However, if I try to use it when I am disconnected from the
> CVS server it fails saying that there is no such repository. Also,
> if I create another repository locally with the same name but no
> contents then the cvs remove command succeeds and I can later
> commit to the real repository to have the files removed for real.
All cvs commands require a repository connection (with the exception of
version and info).
If someone else has checked in a version it'll probably stop you
(haven't tried, but I'd guess this will happen).
It also needs to validate the tag, etc.
Tony
More information about the cvsnt
mailing list