Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2008 04:03:49 +0000
From:      John Birrell <jb@what-creek.com>
To:        David O'Brien <obrien@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: CVSROOT exclude
Message-ID:  <20080401040349.GA74837@what-creek.com>
In-Reply-To: <20080401024255.GC66987@dragon.NUXI.org>
References:  <200803282147.m2SLlC0R038334@repoman.freebsd.org> <20080330235811.GA23907@dragon.NUXI.org> <20080331002108.GC61720@what-creek.com> <20080401024255.GC66987@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 31, 2008 at 07:42:55PM -0700, David O'Brien wrote:
> I assume these will be removed in the near future?
> 
>     # ZFS sources
>     ^src/compat/opensolaris
>     ^src/contrib/opensolaris
>     ^src/sys/compat/opensolaris
>     ^src/sys/contrib/opensolaris

These ones have to stay until the changes are MFC'd to RELENG_7.
AFAIK, the cvs server uses the latest version on CVSROOT/exclude
for pre-commit checks.

I am advised to 'cvs add' the RELENG_7 files despite the fact that
the history on that branch is in on the branch now renamed as
old_RELENG_7.

I think I need to do that initial 'cvs add' without any changes to
files -- just a note about where the history is.

Once that is done, the corresponding lines can be removed from
 the exclude file.

>     # CDDL sources
>     ^src/cddl/compat/opensolaris
>     ^src/cddl/contrib/opensolaris
>     ^src/sys/cddl/compat/opensolaris
>     ^src/sys/cddl/contrib/opensolaris

I will do a followup commit to the src/cddl/compat/opensolaris and
src/sys/cddl/compat/opensolaris files to add FreeBSD IDs to them.

Then those two lines can be removed from the exclude file.

The remaining two lines:

^src/cddl/contrib/opensolaris
^src/sys/cddl/contrib/opensolaris

need to stay.

--
John Birrell



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