[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Major bug in svn command line client

From: Patrick Burleson <pburleson_at_gmail.com>
Date: 2005-07-19 23:24:13 CEST

On 7/19/05, John Szakmeister <john@szakmeister.net> wrote:
> Robert S. Sfeir wrote:
> > This one bit me one too many times, but apparently we can now reproduce
> > this on OS X and Linux. Clients tested were 1.1.1, 1.1.4 and 1.2.0.
> >
> > If you have OS X or Linux try this (At your own risk)
> >
> > at the command line type:
> >
> > svn co svn://codepuccino.com/
> >
> > press enter
> >
> > press ctrl + c to kill it since it's not the right port.
>
> What do you mean "it's not the right port?" Do you mean that you meant
> to type "http://codepuccino.com" instead?
>

It looks as if he's running svnserver on a non standard port, but
*something* is listening to the standard port. Telneting to
codepuccino.com 3690 shows that something picks up the connection, but
never sends any data. I'm guessing SVN is stuck waiting for data, but
for some reason has stopped responding to Ctrl-C.

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 19 23:26:26 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.