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

Re: SVN stops responding - how to debug?

From: Tyler <tyler_at_cryptio.net>
Date: Mon, 26 Jan 2009 14:05:34 -0800

On Mon, Jan 26, 2009 at 10:02:44PM +0100, Andreas Braathen wrote:
> Unfortunately I can access it in my shell. The problem is not the network
> nor the client. Its either the SVN repository configuration or files/locks.
> Is there no way to check what subversion is really doing without performing
> real depth 'strace' and gnu debuggers that provide tons of unnecessary information?

The nice thing about using strace to solve this problem is you probably
don't care about the tons of unnecessary information; you only need to
know what's happening right before svn locks up. I would start by at
least giving strace a try.

tyler
Received on 2009-01-26 23:06:32 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.