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

Re: Regression in svnserve: IPv6 causes IPv4 not to work [was: Branching for 1.3.]

From: Michael Sweet <mike_at_easysw.com>
Date: 2005-09-22 23:20:40 CEST

Sigfred Håversen wrote:
> ...
> The IPV6_V6ONLY socket option will not solve this on OpenBSD,
> as may be seen from ip6(4):
> ...
> This is due to security concerns:
> ...

Too bad, since on AIX, HP-UX, IRIX, MacOS X, Solaris, and Linux you
can't bind to [:::] and 0.0.0.0 on the same port - you'll get an
"address already in use" error...

In any case, adding the --ipv4-only switch will fix things for
OpenBSD users. To support both IPv4 and IPv6, they'll just have to
run two copies of svnserve (assuming they don't get the same error
as on all those other OS's I mentioned...)

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 22 23:21:32 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.