Hi,
I have a module called 'cvscache'. I have imported this into cvs. within
cvscache are some files and a directory (src). if I do a checkout into a new
directory of the whole module, everything is retrieved from the repository. The
problem I have is that there is no CVS directory created at the top level
direcotry. So, whenever I attempt any cvs opertations on the files at the top
level I get the error:
cvs add: cannot open CVS/Entries for reading: No such file or directory
cvs [add aborted]: no repository
the directory structure after checkout:
cvscache - src
|----- org ----- foo ------- ......
| |------- CVS
| + Entries
|----- CVS + .......
| + Entries
| + ......
|
+ somefile.txt
I believe there should be a CVS directory created as a child of the cvscache
directory. This isn't happening. Any help greatly appreciated.
Thanks Nathan
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs