[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: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Mon, 26 Jan 2009 15:41:57 -0800

On Mon, Jan 26, 2009 at 1:02 PM, Andreas Braathen
<andreas.braathen_at_cern.ch>wrote:

> -----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?
>

Does this: http://subversion.tigris.org/faq.html#nfs apply to you? (Even if
it did, I am not quite sure svn will stop responding, but just checking
anyway).

regards,
-Hari

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

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