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

Re: Hangs during 'checkout' on Solaris 10?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-12-09 21:42:19 CET

> Can anyone provide a clue as to what is going on here? Alternately, any
> suggestions for what I can do to provide more information as to what's going
> on? If necessary, I guess I can try to get a debug build together (I've
> just installed prebuilt binaries up until now), and I'll try to figure out
> what svn thinks it's doing during those long pauses.

Can you try running truss on the program when it's in one of these
pauses? I'm curious what kind of system calls it's trying to do at
the time. Alternatively, you could try running it in a debugger, hit
control-c during one of the pauses, and get a backtrace, that might
give us some clue what's going on.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 9 21:44:44 2005

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.