On Thu, 7 Feb 2002 15:37:41 +0000 (UTC), [EMAIL PROTECTED] wrote:

>Hi 
>I'm trying to use CvsNT 1.1.11.3b7 and I got the following message, trying
>to access the repository on my local machine (=pcjok) through NT-Server acces:
>
>>cvs -d :ntserver:PCJOK:D:/CVSRepository/ETCSourcecode status
>
>Leads to:
>>unrecognized request `'
>
>
>What's wrong?
>(Trying: cvs -d :local:D:/CVSRepository/ETCSourcecode status ... works!)
>
>Johannes

try this instead:
cvs -d :ntserver:PCJOK:D:/CVSRepository status ETCSourcecode

syntax:
cvs [global_options] command [command_options] [command_args]



/Bo
(Bo Berglund, developer in Sweden)
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to