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

Svn 1.2.x can't resolve local hosts on Mac OS X

From: Stuart A. Malone <samalone_at_llamagraphics.com>
Date: 2005-08-09 12:20:19 CEST

I've been using subversion 1.1.x on a Mac OS X server with Mac OS X
clients successfully for some time now. However, I've run into a
problem each time I try to upgrade my clients to 1.2.x. After
upgrading, the svn client no longer seems able to resolve local
ZeroConf addresses. For instance:

     # ping windhorse.local
     PING windhorse.local (192.168.142.10): 56 data bytes

     # svn list svn://windhorse.local/
     svn: Can't connect to host 'windhorse.local': Connection refused

     # svn list svn://192.168.142.10/
     andes/
     branches/
     tags/
     trunk/
     vendor/

Local addresses work fine under subversion 1.1.x. Any ideas on how
to debug or fix this problem?

Thanks,

--Stuart A. Malone
   Llamagraphics, Inc.
   Makers of Life Balance personal coaching software
   http://www.llamagraphics.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 9 12:41:28 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.