[cvsnt] Re: CVSNT Repository Root
Kevin
zzz at zzz.zzz.org
Fri May 7 07:31:18 BST 2004
"Mike Burkhouse" <mburkhouse at consultantsnetwork.com> wrote in message
news:mailman.217.1083856515.235.cvsnt at cvsnt.org...
> Thanks Kevin,
>
> That kinda helped. I successfully imported a files called CN-www. The
> directory structure now looks like this:
>
> E:\CVS\CVSROOT\CN-www
>
It seems that you have somehow imported your file under CVSROOT that is a
special folder used for CVS *administrative* files. Make sure to specify a
module name other than CVSROOT.
E.g.
cvs import -m "message" CN-www avendor arelease
I am not 100% sure that this is the problem, but you should end up with
these folders next to each other
E:\CVS\CN-www
E:\CVS\CVSROOT
--
Kevin Agius
More information about the cvsnt
mailing list