[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: Saulius Grazulis <grazulis_at_akl.lt>
Date: 2005-07-20 08:28:48 CEST

On Tuesday 19 July 2005 20:37, Robert S. Sfeir wrote:

> 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.
>
> Watch the machine hang.  On OSX I can no longer start any apps, and  
> rebooting is not possible either I have to force a shutdown and restart.
>
> Can someone please triple confirm this?

Hmmm... not really.

On my Gentoo Linux (2.4.28-gentoo-r8):

it seems to timeout for connection but absolutely non-fatally -- Ctrl-Z
backgrounds the svn command, and then I can simply 'kill -9' it:

saulius_at_kolibris: codepuchino/ > svn co svn://codepuccino.com/
<Ctrl-Z pressed here>
[1]+ Stopped svn co svn://codepuccino.com/
saulius@kolibris: codepuchino/ > kill %1

[1]+ Stopped svn co svn://codepuccino.com/
saulius@kolibris: codepuchino/ > kill -9 %1

[1]+ Stopped svn co svn://codepuccino.com/
saulius@kolibris: codepuchino/ >
[1]+ Killed svn co svn://codepuccino.com/
saulius@kolibris: codepuchino/ >

No other applications are affected, everything functions and I can work as
usually while 'svn' timeouts.

If I wait for a while, I get timeout message:

saulius_at_kolibris: codepuchino/ > svn co svn://codepuccino.com/
svn: Can't connect to host 'codepuccino.com': Connection timed out

The same works on 2.6.11-gentoo-r8 kernel.

-- 
Saulius Gražulis
VisuomeninÄ— organizacija "Atviras Kodas Lietuvai"
P.Vileišio g. 18
LT-10306 Vilnius
Lietuva (Lithuania)
tel/fax:      (+370-5)-210 40 05
mobilus:      (+370-684)-49802, (+370-614)-36366

  • application/pgp-signature attachment: stored
Received on Wed Jul 20 23:06:30 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.