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

Re: svn commit: r33748 - branches/issue-2382/subversion/svnserve

From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 19 Oct 2008 20:13:51 +0100

On Sun, Oct 19, 2008 at 10:06:53AM -0700, Greg Stein wrote:
> Why a separate branch for this? It seems that this could be
> incrementally add in trunk without a major disruption.

Short answer: What's wrong with branchy development?

Longer answer:

Because it currently breaks svnserve, at least on my machine.
When no --listen is supplied, it will try to bind to multiple
sockets by default, because I run dual IPv4/IPv6.
Support for this isn't implemented yet -- instead, it runs
into assert(false);

So I thought I'd rather put this on a branch until it is ready.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-19 21:14:18 CEST

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.