Svn client hangs
From: Adrian Hoe 贺文耀 <mailbox_at_adrianhoe.com>
Date: Wed, 23 Apr 2008 01:26:00 +0800
Hi,
I have been puzzled for the past weeks since I moved my svn to a new
My clients are Mac OS X 10.5.2 running svn 1.4.4
I created a project on Ubuntu box with
% svnadmin create testpost
drwxr-xr-x 7 adrian nogroup 4096 2008-04-21 09:10 testpost/
% ls -lsap
drwxr-sr-x 5 adrian nogroup 4096 2008-04-21 09:31 db/
Whenever I import or commit changes, the svn client will hang:
Sending test.txt
After more than an hour, an error message will be displayed but the
Read from remote host zzz.xyz.net: Connection reset by peer
zzz.xyz.net is my server. No problem accessing http/MySQL etc at this
My /etc/services:
svn 3690/tcp
My router port forwarding 3690 is forwarded to the ip address of the
I did svnadmin recover testpost and change permission on db/:
drwxrwrwx 5 adrian nogroup 4096 2008-04-21 09:31 db/
and the problem persists.
I am using svn+ssh protocol to access my svn server.
Can you please help?
Thanks.
-- "If you missed the rising sun and the morning dew, don't miss the beautiful sunset." -- Adrian Hoe inspired by Michal Nowak, June 15 2004 http://adrianhoe.com http://adrianhoe.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-04-22 19:29:44 CEST |
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.