svn 1.4.2 problems with svn+ssh (freeze, etc.)
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-11-17 16:35:34 CET
Here are problems I have with:
svn, version 1.4.2 (r22196)
under Mac OS X. There weren't such problems before.
When using SSH connection sharing, svn sometimes freezes, in particular
mm_receive_fd: recvmsg: expected received 1 got 0
Without connection sharing, the processes don't always die after a
prunille:~> ps auxww | grep svnserve
and on the server side:
ay:~> ps -fp $(pgrep -d, -x svnserve)
After quitting less, I get:
prunille:~/wd> svn log -v | less
It seems that svn doesn't clean up after the broken pipe.
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Nov 17 16:36:04 2006 |
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.