You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Adrian Hoe 贺文耀 <ma...@adrianhoe.com> on 2008/04/21 03:42:26 UTC

Svn client hangs

Hi,

I have been puzzled for the past weeks since I moved my svn to a new  
Ubuntu server. Previous svn (1.2.x) was working on SuSE Linux and it  
worked fine. The new Ubuntu box is running Ubuntu Gutsy with svn 1.4.4

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
% ls -lsap

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
Transmitting file data .

After more than an hour, an error message will be displayed but the  
changes have been committed to the server and a post commit message is  
sent.

Read from remote host zzz.xyz.net: Connection reset by peer
svn: Commit failed (details follow):
svn: Connection closed unexpectedly

zzz.xyz.net is my server. No problem accessing http/MySQL etc at this  
uri.


My /etc/services:

svn  3690/tcp
svn  3690/udp

My router port forwarding 3690 is forwarded to the ip address of the  
Ubuntu box.

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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org