Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 11:32:30 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Luigi Rizzo <rizzo@iet.unipi.it>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Michael Tuexen <tuexen@freebsd.org>
Subject:   Re: moving sctp to a separate directory ? (Re: svn commit: r201523 - head/sys/netinet)
Message-ID:  <alpine.BSF.2.00.1001071130420.98438@fledge.watson.org>
In-Reply-To: <20100104222323.GA49068@onelab2.iet.unipi.it>
References:  <201001041825.o04IPcXb043347@svn.freebsd.org> <20100104190024.GA47532@onelab2.iet.unipi.it> <517EF225-7EEB-4844-A0AD-019AD72F9403@freebsd.org> <20100104222323.GA49068@onelab2.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 4 Jan 2010, Luigi Rizzo wrote:

> I also think that the name of the new directory or the exact percentage of 
> ipv4-ness or netinet-ness of the sctp* and tcp* and multicast* stuff is 
> irrelevant.  Moving directories with svn is so easy that we should not worry 
> even if we need a couple of attempts to find a good name.

This is simply not the case.  It's easy to rename in the parent branch, but 
that rename is propagated poorly to children branches, where developers will 
have to manually reconstruct changes made to the old file and apply them by 
hand to the new file.  It's even worse when things are propagated from one 
repository to another, as all of our downstream vendors do, importing them 
into some vast combination of {CVS, SVN, P4, git, ..}.  Why create unnecessary 
work for everyone?

Robert N M Watson
Computer Laboratory
University of Cambridge



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1001071130420.98438>