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

svn+ssh : IMPORTANT : Non-recoverable failure in name resolution

From: Miles Keaton <mileskeaton_at_gmail.com>
Date: 2005-07-13 05:52:00 CEST

I'm having the exact same problem as this guy:
http://svn.haxx.se/users/archive-2005-06/0572.shtml

Unfortunately nobody replied to his post. No solutions offered yet.

It was working fine until I upgraded to Subversion 1.2 (on FreeBSD)
Same repository. Same everything. No other major changes made.

I'm using svn+ssh, as follows...

$ svn update
ssh: my.domain.com:: Non-recoverable failure in name resolution
svn: Connection closed unexpectedly

$ svn checkout svn+ssh://my.domain.com:/path/to/repository/trunk
ssh: my.domain.com:: Non-recoverable failure in name resolution
svn: Connection closed unexpectedly

$ svn checkout svn+ssh://username@my.domain.com:/path/to/repository/trunk
ssh: my.domain.com:: Non-recoverable failure in name resolution
svn: Connection closed unexpectedly

PLEASE any suggestions? I'm unable to do any checkout, update, or
commit at all! I'm stuck unless I'm going to go back and uninstall
subversion and do it from source-only of a previous build.

resolv.conf works on my end, and the repository.
my local (client) IP address is in the /etc/hosts of the repository server
I'm able to SSH into the hosting/repository machine just fine.

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