You've given us a lot of details in terms of showing us the errors
you're seeing, but it's nearly impossible for me to figure out
exactly what commands you're running. It seems like you're sometimes
accessing svn:// URLs, sometimes svn+ssh://. Can you please resend
showing us the *exact* commandline and result?
On Jul 12, 2005, at 7:50 PM, Carina C. Zona wrote:
> 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
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 13 14:40:48 2005