[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: Paul Beckingham <p.beckingham_at_comcast.net>
Date: 2005-05-07 16:02:04 CEST

>
> Sure, trying doing by hand what svn+ssh:// actually does:
>
> % ssh user@host svnserve -t
>

Success, as shown below:

% ssh user@xxx.xxx.xxx.xxx svnserve -t
Password:
( success ( 1 2 ( ANONYMOUS EXTERNAL ) ( edit-pipeline ) ) )

But still there is this:

% 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

Would upgrading from 1.1.2 to 1.2.0 RC2 be helpful in this case? Are
there indeed some Tiger issues?

Thank you. Paul.

>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 7 16:04:20 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.