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

Re: Client hangs when svnserve does not respond

From: <kfogel_at_collab.net>
Date: 2005-06-22 22:18:18 CEST

David James <james82@gmail.com> writes:
> Here's a simple way to hang your Subversion client.
>
> $ svnserve -d
> $ killall -STOP svnserve
> $ svn cat svn://localhost/
>
> It appears to me that 'svn cat' never times out if we have a svnserve
> process that is not responding. Is this behaviour intended?

Not intended, but also not completely unreasonable. Should it ever
time out? Someone can interrupt if they're upset, but maybe it's just
a really, really slow link...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 22 23:15:05 2005

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

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