Vijay Rayudu writes:
> 
> This is a multi-part message in MIME format.

Please do not send MIME and/or HTML encrypted messages to the list.
Plain text only, PLEASE!

> In C:\Documents and Settings\vrayudu\Desktop: C:\Program
> Files\TortoiseCVS\cvs.exe -q checkout myproject
> CVSROOT=:pserver:[EMAIL PROTECTED]:/data/cvs/myproject
> 
> cvs [checkout aborted]: /data/cvs/ myproject: no such repository

The space before myproject in the error message implies that you have
some weird character in your CVSROOT.  However, since you're trying to
checkout myproject, I doubt that your repository is actually in
/data/cvs/myproject since that would imply that myproject is in
/data/cvs/myproject/myproject.  You probably want your CVSROOT to be:

        CVSROOT=:pserver:[EMAIL PROTECTED]:/data/cvs

-Larry Jones

How am I supposed to learn surgery if I can't dissect anything? -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to