Arthur Barrett wrote:
> Authentication: ntserver
> Use version: cvs-1.10 (NT Server).

This is needed only for ntserver mode, pserver will work with the standard version.
Also ntserver mode won't work on Win95 clients (Seems to be a Win95 bug).
 
> Make sure you have copied both the DLL and CVS.EXE to the WINCVS
> directory....
> Make sure that cvs.exe is in your PATH.
> 
> Use the command line client:
> set CVSROOT=:ntserver:rukman@pc-rukman:F:\CVSROOT
> cvs init

This won't work.  Use either:

CVSROOT=:pserver:rukman@pc-rukman:f:\cvsroot            (pserver mode)

or

CVSROOT=:ntserver:pc-rukman:f:\cvsroot                  (ntserver mode)
 
> If this doesnt work, you can try (this negates the cvs NT server).
> set CVSROOT=:local:F:\CVSROOT
> cvs init
> 

Also make sure that WinCVS authentication is set correctly to either 'passwd file on 
server' for pserver mode, or
'nt server' for ntserver mode.

Tony

-- 

#define QUESTION ((bb) || !(bb)) - Shakespeare

[EMAIL PROTECTED]

Reply via email to