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

Re: Branching for 1.3.

From: Sigfred Håversen <bsdlist_at_mumak.com>
Date: 2005-09-21 20:12:25 CEST

kfogel@collab.net wrote:
> I think it's about time to create the 1.3 release branch. I'll write
> up some formal release notes soon; that can happen even before the
> branch is made.

Could a small patch adding an --ipv6 option to svnserve be included?

On OpenBSD a "svnserve -d -r /my/repo" would only listen on IPv6 3690:*,
but the common case for users is to use IPv4. The work-around is to supply
--listen-host with a hostname resolving to an IPv4 adress, but that may fail
if you want to listen on all interfaces.

What I suggest is that svnserve listen on IPv4 by default, but an --ipv6
option gives the user the behaviour svnserve currently has.

/Sigfred

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 21 20:13:22 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.