[cvsnt] Re: CVSNT Repository Root
Mike Burkhouse
mburkhouse at consultantsnetwork.com
Thu May 6 15:55:37 BST 2004
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
The problem I have now is that when I try to check out the module with
cvs checkout -P CN-www
CVS tells me this:
cvs [server aborted]: Cannot access E:/CVS/CVSROOT/CVSROOT: No such file or
directory
To refresh, my CVSROOT is CVSROOT = mdb:password at 10.0.1.251:E:/CVS/CVSROOT
Why did it append that last CVSROOT? Why is there no reference to CN-www?
Thanks in advance,
Mike
> -----Original Message-----
> From: cvsnt-bounces at cvsnt.org
> [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Kevin
> Sent: Thursday, May 06, 2004 8:28 AM
> To: cvsnt at cvsnt.org
> Subject: [cvsnt] Re: CVSNT Repository Root
>
>
> Try to import a dummy file first. This creates your module on
> the repository. Afterwards checkout the module just created,
> remove the dummy file and start adding the real files.
>
>
> Hope this helps :-)
>
> --
> Kevin Agius
>
> "Mike Burkhouse" <mburkhouse at consultantsnetwork.com> wrote in
> message news:mailman.212.1083850340.235.cvsnt at cvsnt.org...
> Hi All,
>
> This is my first CVS installation and I have some issues that
> I haven't been able to figure out on my own. I hope someone can help.
>
> Environment:
>
> Server:
> Win2K Advanced Server
> CVSnt 2.0.41
>
> Client:
> WinXP Pro
> Wincvs
> Connection over local area network (for now)
>
> On the server, I created a repository at E:\CVS and
> initialized it with the command
>
> Cvs -d e:\cvs init
>
> Doing this created a subdirectory CVSROOT under CVS
> [E:\CVS\CVSROOT]. In the CVSnt Service Control Panel
> application, the following apply:
>
> Repositories Tab:
> Repository Prefix = False
> Valid Repository Roots = E:/CVS/CVSROOT
>
> >From the client:
>
> Authentication = pserver
> Path = E:/CVS/CVSROOT
> Host Address = 10.0.1.251
> User Name = mdb:password
> CVSROOT = mdb:password at 10.0.1.251:E:/CVS/CVSROOT
> Force using the CVSROOT (-d) = True
>
> When I log in, I get
>
> ***** CVS exited normally with code 0 *****
>
> Is that correct?
>
> When I try to put something to the repository, I get
>
> cvs add: cannot open CVS/Entries for reading: No such file or
> directory cvs [add aborted]: no repository
>
> ***** CVS exited normally with code 1 *****
>
> Can someone help me figure out why I get the no repository
> error and what I can do to fix it?
>
> Best Regards,
>
> Mike
>
>
>
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
More information about the cvsnt
mailing list