NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cvs broken pipe



On 09/03/18 22:31, ML wrote:

Thank you!

It looks like a network issue...
Yes, It's gotta be. Or more likely with my configuration :(

I've tried from Cygwin on windows with the following results:

$ cvs -danoncvs%anoncvs.netbsd.org@localhost:/cvsroot co -P src
connect to address 199.233.217.198: Connection timed out
Trying 2001:470:a085:999:28c:faff:fe03:597c...
anoncvs.netbsd.org: Network is unreachable
cvs [checkout aborted]: end of file from server (consult above messages if any)

then,

germain@germain-PC ~
$ CVS_RSH=ssh cvs -danoncvs%anoncvs.netbsd.org@localhost:/cvsroot co -P src

worked perfect!

So naturally I tried `CVS_RSH=ssh cvs -danoncvs%anoncvs.netbsd.org@localhost:/cvsroot co -P src' on the BSD box.
I got the same result as without `CVS_RSH=ssh'

I remember never using that anyways and it has always worked nevertheless.
Wich CVS server are you using? Same problem with another CVS I guess...
`anoncvs%anoncvs.netbsd.org@localhost:/cvsroot'

I will try another one as well as the tcp-dump.

I am at loss as of what would make this very specific thing not work while everything else does :|

Maybe some firewall decided to reset your tcp connexion, a tcpdump on source server will tell you that.

Thank you!


Kind regards;

--
Germain Le Chapelain
Director / Software Engineer
Lanvaux Computer Games Limited
http://lanvaux.fr



Home | Main Index | Thread Index | Old Index