Hi,
I am trying to install cvs server on NT. I installed cygwin and a cvs.exe
and tried to use pserver mode.
After getting cygwin started, I type in the following:

cvs --allow-root=/repository pserverd

the repository was created and accounts were created too.
I could loging with:
        cvs -d :pserver:cvs@localhost:/repository login

but when I try to check out a dummy directory, the following error will come
up:
        cvs server: Updating dummy
        cvs checkout: reading from localhost: Connection reset by peer
I tried to use jcvs to access and here is what happened:
if I try to connect from the same machine, I could pass the test connection.
but if I try from another machine, authentication passed but it could not
get a status response from the server.

I have tried different mounting modes, permission controls and other things
but could not solve the problem.
Does anybody have had the same experience?
Thanks a lot for your help.

Peter Yao


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

Reply via email to