svn commit: r237624 - in head:
cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize
cddl/contrib/opensolaris/lib/libdtrace/common
sys/cddl/contrib/opensolaris/uts/common/dtrace sys/cddl/c...
David O'Brien
obrien at FreeBSD.org
Mon Jul 2 21:09:32 UTC 2012
On Sun, Jul 01, 2012 at 08:32:41PM -0700, Doug Barton wrote:
> On 06/29/2012 10:58, Pedro Giffuni wrote:
> > Now .. David pointed out I am not respecting the code
> > provenance since I didn't add them to the opensolaris
> > vendor area, but these files are copyrighted Joyent
> > Inc (not even Illumos) so I cannot put them there
> > unless we create a new vendor for Joyent
>
> Creating a new vendor area would be the right solution, yes.
I totally disagree -- it will cause a real pain merging.
Think about it -- if we import a new code drop of uts/common/fs/zfs/*.c into
'^/vendor-sys/illumos', how do we merge that to HEAD?
I don't believe 'svn merge -c <GRN>' will work because we already have a
different uts/common/fs/zfs/*.c from ^/vendor-sys/opensolaris.
I think we either need to just call Illumos OpenSolaris for these
purposes, or 'svn move opensolaris illumos'.
I think this needs to be discussed with the Repo Meisters.
--
-- David (obrien at FreeBSD.org)
More information about the svn-src-all
mailing list