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

Re: Commands accessing SVN repository not returning on FreeBSD?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-12-19 17:48:15 CET

On 12/19/07, Holger Rauch <holger.rauch@heitec.de> wrote:
> Hi,
>
> we've SVN 1.4.4 installed on a FreeBSD 6.3-PRERELEASE system (Core2Duo, 160
> GB SATA HD).
>
> This system is accessed by 10 users via heterogeneous environments (Windows,
> Linux, Mac OS X). The clients are all 1.4.x conformant and include
>
> - cmd line (Linux, Win, Mac OS X)
> - TortoiseSVN (Win)
> - Subclipse (Eclipse IDE plugin used on all platforms)
>
> The repository is 4.5 GB in size and is accessed via svn protocol. The
> svnserve processes are started via inetd, like this
>
> svn3 stream tcp nowait/3/500 root /usr/local/bin/svnserve svnserve -i -r /home/empic/svn
>
> (svn3 is an alias for a port no specified in /etc/services)
>
> We're experiencing random svn stalls in a sense that once one client doesn't
> get a response from the server all following SVN commands trying to access the
> repository don't return as well (in contrast, a command accessing only the local
> working copy, like "svn st" works).
>
> Are there any known problems with SVN 1.4.4 regarding the aforementioned
> stalls on FreeBSD 6.2/6.3?
>
> In addition, I'm also interested in FreeBSD configurations in which such
> stalls don't occur.
>
> Thanks in advance for any info/sharing your knowledge!

Can you attach a debugger and try to see what the stack trace for the
stalled processes is?

I'm not aware of problems like these.

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 19 17:48:39 2007

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.