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

Bugreport: DNS resolver cache bug on Mac OS X 10.5.2

From: Hinnerk Haardt <hinnerk.haardt_at_googlemail.com>
Date: Wed, 5 Mar 2008 11:56:14 +0100

Hi,

there seems to be a bug in the caching of Avahi/Bonjour "DNS"-queries
in Subversion (or libneon?). To reproduce:

1. forget to switch the svn-serving-machine on
2. try svn ls http://server.local/path/to/repo
     => Host not found
3. switch server on
4. make sure the repository is reachable with a web browser
5. retry svn ls http://server.local/path/to/repo

     => svn: PROPFIND request failed on '/svn'
        svn: PROPFIND of '/svn': Could not resolve hostname
`server.local': Host not found (http://server.local)

Tcpdump reveals there is no network traffic on the second and any
following request (svn ls, svn up etc.).

Software versions:

  * Mac OS X 10.5.2
  * svn version 1.4.6 (r28521) (from MacPorts)
  * svn version 1.4.4 (r25188) (from OS X)

bye,
Hinnerk

PS: I'm not on this mailing list, so please either Cc: me or deal with
my ignorance.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-05 17:00:07 CET

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.