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

consecutive access via svn:// stalls

From: Markus Leuthold <kusi_at_forum.titlis.org>
Date: Wed, 20 Feb 2008 15:45:22 +0100

Hello

I access a subversion repository via svn://, e.g
$ svn://server/repo log
After the third consecutive execution of the command above, the
execution is stalled for like a minute. When I wait for a few minutes,
everything is ok again and feels snappy. It looks like I triggered a
timeout. If I execute the same command via file:// protocol, I don't
experience these timeouts.

I found a workaround for this problem: In svnserve.conf, I set
anon-access=none. If I change this value to anon-access=read, I don't
experience timeouts after consecutive access of svn://server anymore.

I use:
gentoo linux
subversion 1.4.4

whats going on here? bug?

Kusi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-20 16:13:19 CET

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.