You are using incorrect syntax. The pserver syntax is not changes in Tony's
port, but he did add a new ntserver mode with different syntax. CVSROOT can
be either :pserver:WayneJohnson@goldenrod"c:\cvsroot or
:ntserver:goldenrod:c:\cvsroot
Hope this helps,
Jonathan
At 02:56 PM 2/15/2000 , you wrote:
>I've installed the CVS server on NT binaries, created the cvs repository (cvs
>-d c:\cvsroot init), added the PServer registry entry, and installed and
>started the ntserver.
>
>When I attempt to connect to the new server I get:
>D:\share\CVS Server NT\bin>.\cvs -d:pserver:goldenrod:c:\cvsroot co -s
>cvs checkout: CVSROOT ":pserver:goldenrod:/cvsroot" is not fully-qualified.
>cvs [checkout aborted]: Please make sure to specify "user@host"!
>
>Looks like the cvs client won't accept your new pserver syntax. Any
>suggestions?