[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: Andreas Braathen <andreas.braathen_at_cern.ch>
Date: Mon, 26 Jan 2009 22:02:44 +0100

-----Original Message-----
From: Tyler Roscoe [mailto:tyler_at_cryptio.net]
Sent: Mon 26/01/2009 20:12
To: Andreas Braathen
Cc: users_at_subversion.tigris.org
Subject: Re: SVN stops responding - how to debug?
 
On Mon, Jan 26, 2009 at 10:36:16AM +0100, Andreas Braathen wrote:
> When I try to do any operation at all in subversion (e.g. commit,
> check-out or similar), it just stops working.
> We are three different users that all get the same problem, timeout. And
> the services which svn is installed
> on is working properly (got this verified). What is the way in
> subversion to see what operations are being
> performed in the background so I can try to find the root of the problems ?
>
> $ svn co file:///afs/repository/project
> (no response at all, stops here and unable to ctrl+c or stop it)

That looks like a network-mounted file system. Can you access that path
in your shell? If not, you've found your problem.

tyler

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?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1056015

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 00:31:54 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.