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

Svn client hangs

From: Adrian Hoe 贺文耀 <mailbox_at_adrianhoe.com>
Date: Mon, 21 Apr 2008 11:42:26 +0800

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_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-22 09:16:39 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.