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

[BUG] r14392 breaks 1.2 hostname lookup

From: Øyvind A. Holm <sunny_at_sunbase.org>
Date: 2005-05-02 20:18:34 CEST

I tried to compile 1.2-pre2 and noticed this behaviour:

$ svn up
ssh: svnhost:: Name or service not known
subversion/libsvn_ra_svn/marshal.c:252: (apr_err=210002)
svn: Connection closed unexpectedly
$

The reason for this, is that the URL in the working copy is

svn+ssh://sunny@svnhost:/home/sunny/Svn

"svnhost" is an alias I use for the host where the repository is, and
this is defined in /etc/hosts . I tried to recompile 1.2.x r14556
without r14392 (which is r14373 on trunk), and everything worked again.
Systems used for testing: Debian sarge and woody, and Slackware 8.1 .

It seems as it also breaks usual things like

svn ls -v svn+ssh://sunny@32.10.69.180:/home/sunny/Svn/utils/
svn ls -v svn+ssh://sunny@blah.example.com:/home/sunny/Svn/utils/

-- sunny256

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 2 20:20:29 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.