I loaded the latest beta today, but can't get pserver protocol working. I
need it, since I'm planning to work from home off and on.

My CVSROOT is
CVSROOT=:pserver:[EMAIL PROTECTED]:F:\SCM

In the server I have created a working repository using :local: protocol.
Now I just cannot get the pserver protocol working.

It appears, that I have the .passwd file set up correctly, since without it
the login doesn't work at all. But I get the following error message:

C:\>cvs login
Logging in to :pserver:[EMAIL PROTECTED]:2401F:\SCM
CVS password: ********
F:\SCM: no such repository

The cvs repository is in the directory F:\SCM

The login attempt fails the same way in the server,
relevant environment variables are

CVSROOT=:pserver:[EMAIL PROTECTED]:F:\SCM
HOME=F:\SCM

registry entries in the server are:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\CVS\Pserver]
"TempDir"="F:\\SCM_TEMP"
"StartNTServer"=dword:00000000
"StartPServer"=dword:00000001
"SetuidImpersonation"=dword:00000001
"NamedPipeImpersonation"=dword:00000000
"PServerPort"=dword:00000961
"RepositoryPrefix"="F:\\SCM"
"Repository0"="F:\\SCM"

(notice, that regedit adds the double backslashes, they're not in registry)

What is the mistake?

thanks for help, Kari

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to