bug-cvs
[Top][All Lists]
Advanced

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

Re: cvs add file giving error


From: Larry Jones
Subject: Re: cvs add file giving error
Date: Wed, 20 Sep 2006 11:39:24 -0400 (EDT)

ruchira writes:
> 
> cvs add -kb -- abc.txt (in directory C:\cvsrepo\test\testproj\)
> cvs add: in directory .:
> cvs [add aborted]: CVS directory without administration files present. 
> Cannot continue until this directory is deleted or renamed.
> 
> What is this problem and how can i solve this problem.

That means that your current directory has a CVS subdirectory, but it
does not contain the files that CVS expects to be there.  Either that
directory was created by something other than CVS, something deleted
the files that it is supposed to contain, or you're trying to do that
add in a repository directory instead of a checked out working
directory.  Based on the path name, I suspect the latter.

-Larry Jones

I obey the letter of the law, if not the spirit. -- Calvin




reply via email to

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