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

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

From: Miles Keaton <mileskeaton_at_gmail.com>
Date: 2005-07-13 07:22:38 CEST

On 7/12/05, Steve Williams <stevewilliams@kromestudios.com> wrote:
> > $ 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
>
> Tried removing the redundant colon at the end of the domain name?

Worked! Thanks!

The scp/rsync style of the previous way (shown above) makes more sense
to me, and used to work up until this version.

I had to go change ALL of my .svn/entries files with the new URL,
minus the colon, to make it work again.

I hope that future versions of Subversion will continue to support
that format, since it's such a standard in the popular scp and rsync.

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