Sourceforge doesn't like git cvsimport

4 messages, 3 authors, 2016-06-15 · open the first message on its own page

Sourceforge doesn't like git cvsimport

From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2016-06-15 22:42:12

		die "Socket to $serv: $!\n" unless defined $s;
		$s->write("BEGIN AUTH REQUEST\n$repo\n$user\n$pass\nEND AUTH REQUEST\n")
			or die "Write to $serv: $!\n";
		$s->flush();

		my $rep = <$s>;

		if($rep ne "I LOVE YOU\n") {
			$rep="<unknown>" unless $rep;
			die "AuthReply: $rep\n";
		}

-------

: tazenda 23 ; telnet cvs.sourceforge.net 2401
Trying 66.35.250.207...
Connected to cvs.sourceforge.net.
Escape character is '^]'.
BEGIN AUTH REQUEST
/cvsroot/bochs
anonymous

END AUTH REQUEST
cvs [pserver aborted]: descramble: unknown scrambling method
Connection closed by foreign host.

Re: Sourceforge doesn't like git cvsimport

From: Martin Langhoff <hidden>
Date: 2016-06-15 22:42:12

Unpossible!

I run git-cvsimport against Moodle's cvs repo on SF.net at least twice
a day over SSH. I did it several times with anon cvs too. SF.net cvs
servers have been up, down and unreliable the last week, but that's
bad with the plain old cvs client too.

Can we get more info on what's happening?


martin

Re: Sourceforge doesn't like git cvsimport

From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2016-06-15 22:42:12

Martin Langhoff wrote:
Unpossible!

I run git-cvsimport against Moodle's cvs repo on SF.net at least twice
a day over SSH. I did it several times with anon cvs too. SF.net cvs
servers have been up, down and unreliable the last week, but that's
bad with the plain old cvs client too.

Can we get more info on what's happening?
No idea.  I used it as late as earlier this week, but now I'm getting 
the error seen in the message.

It also frequently connects and immediately disconnects, which I 
attribute to the unreliability you describe.

	-hpa

Re: Sourceforge doesn't like git cvsimport

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:42:12

Hi,

On Wed, 16 Nov 2005, H. Peter Anvin wrote:
: tazenda 23 ; telnet cvs.sourceforge.net 2401
Trying 66.35.250.207...
Connected to cvs.sourceforge.net.
Escape character is '^]'.
BEGIN AUTH REQUEST
/cvsroot/bochs
anonymous

END AUTH REQUEST
cvs [pserver aborted]: descramble: unknown scrambling method
Connection closed by foreign host.
I track a few projects from sourceforge. In the last two weeks they had 
serious problems, I often could not connect for more than a day. (And yes, 
I mean the anonymous CVS gateway, not the SSH which is only available to 
developers of that particular project.)

Usually I am lucky at 3am (+0200).

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help