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

Re: CTRL-C escaping from 'svn co' hangs all network-related execution on 1.2rc2 + OSX 10.4

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-07 03:19:54 CEST

On May 6, 2005, at 8:08 PM, Paul Beckingham wrote:

> I am getting this error, running the Subversion 1.1.2 repository on
> Mac OS X 10.4, and the client is running 1.1.2 on Mac OS X 10.3.8:
>
> % svn checkout svn+ssh://xxx.xxx.xxx.xxx/Users/svn/repository/
> project/trunk project
> Password:
> Connection closed by xxx.xxx.xxx.xxx
> subversion/libsvn_ra_svn/marshal.c:251: (apr_err=210002)
> svn: Connection closed unexpectedly
>
>
> Connectivity is fine, as the user can connect with:
>
> % ssh user@xxx.xxx.xxx.xxx
>
>
> The problem has been occurring since the 10.4 upgrade. Does anyone
> have any suggestions for me?
>

Sure, trying doing by hand what svn+ssh:// actually does:

    % ssh user@host svnserve -t

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 7 03:22:11 2005

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.