Re: svnserve hang on SMP
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-01-27 21:21:34 CET
root <ebay_101011_0x2b@yahoo.com> writes:
> I tried to run svnserve -d and then attach gdb to the
On Unix svnserve will use fork. Are you attaching gdb to the forked
Server: $ svnserve -d ...
Client: $ svn co svn://... # wait for hang
Server: $ ps ax # note ID of new svnserve process
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jan 27 21:23:22 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.