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

Client hangs when svnserve does not respond

From: David James <james82_at_gmail.com>
Date: 2005-06-22 04:07:36 CEST

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?

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 22 04:27:57 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.