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

Re: svnserve hang

From: Pete Gonzalez <pgonzalez_at_bluel.com>
Date: 2004-01-16 07:26:42 CET

At 10:29 PM 1/15/2004, you wrote:
>to figure out why it hangs. Unfortunately, I did not
>compile this version with --enable-maintainer-mode. I
>intend to rebuild the server soon with this option.
>I am wondering if there is anywhere else I can look to
>try to figure out why this occurs?

Try the "strace" tool, which logs all the system calls
by a process. It will tell you at least which C library
function is stalling. It's not perfect, but sometimes it
can be just the battle axe you need.

Cheers,
-Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 07:28:25 2004

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.