[cvsnt] Re: please help me out , I am having trouble connecting wincvs to cvsnt server

Oliver Giesen ogware at gmx.net
Wed Nov 3 11:07:45 GMT 2004


ryan fernandes wrote:

> I am trying to connect to my cvsnt server which is a windows 2000 OS
> through wincvs which is also running on windows 2000.   
> I have set the cvsroot using the command:
> set cvsroot=:10.0.0.95:/cvsrepo/test

Might have been a typo, but here's one observation:
Your CVSROOT appears to be invalid. The protocol prefix is missing. It
should be something like :sspi:10.0.0.95:/cvsrepo/test or
:pserver:10.0.0.95:/cvsrepo/test
If you omit the prefix I think it will default to :server: (at least
that's what GNU CVS would do) and I don't know which port that would be
using. I'm relatively sure it would not be 2401. Anyone?


BTW: Out of curiosity: Why do you keep posting your whole issue anew
over and over again just amending details instead of simply replying to
the answers you get?

Cheers,

-- 
Oliver
----  ------------------
JID:  ogiesen at jabber.org
ICQ:  18777742	(http://wwp.icq.com/18777742)



More information about the cvsnt mailing list