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

problems connecting remotely

From: Carina C. Zona <email_at_cczona.com>
Date: 2005-07-13 02:50:41 CEST

Can you help me figure out the correct remote login for my repository?
Local connections are a breeze, but repeated attempts to make remote
connections to it have so far failed.

Server name: svn.example.com
Server path: /home/me/
Repository path: /home/me/SVN/repos
Binaries path: /home/me/bin

-No problems making a terminal connection to the server via SSH.
-No problems making a browser connection to the server via HTTP.
-No problems doing a *local* checkout of the repository; but I've
obviously got the wrong setting for remote.
-No proxy server at this end, and FWIW port 3690 is open at the local
firewall.

Typical errors:
==[1]==
ssh: svn.example.com:3690: No address associated with nodename
subversion/libsvn_ra_svn/marshal.c:252: (apr_err=210002)
svn: Connection closed unexpectedly
==Yet 'host svn.example.com' returns correct IP.==

==[2] ==
ssh_askpass:
exec(/Applications/SSHPassKey.app/Contents/MacOS/SSHPassKey): No such
file or directory
Write failed: Broken pipe
subversion/libsvn_ra_svn/marshal.c:252: (apr_err=210002)
svn: Connection closed unexpectedly
==According to
<http://www.progsoc.uts.edu.au/~mpf/macosx/sshlogin.html>, SSHPassKey
is not compatible with OS 10.3. Tried to download it anyway, but
VersionTracker's link
<http://www.codefab.com/unsupported/SSHPassKey_v1.1-1.dmg> returns a
404 error.==

==[3]==
subversion/libsvn_ra_svn/client.c:141: (apr_err=61)
svn: Can't connect to host 'svn.example.com': Connection refused
==This results from trying 'svn://' instead. ==

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 13 08:05:25 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.