[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 11:12:09 -0800

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
Received on 2009-01-26 20:14:03 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.