moving sctp to a separate directory ? (Re: svn commit: r201523
- head/sys/netinet)
Bjoern A. Zeeb
bz at FreeBSD.org
Tue Jan 5 11:45:07 UTC 2010
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.
While moving in SVN is easy we still export to CVS and have a lot
(most) of our users on that.
Further a move will imho result in a delete and add by the exporter so
there'll be a loss in file history there.
Also moving it around often will put us into #include <> hell
evenetually for everything that is "local" to files rather than a
public interface at a well defined place which we'll need to be very
carefull of anyway.
/bz
--
Bjoern A. Zeeb It will not break if you know what you are doing.
More information about the svn-src-all
mailing list