Date: Wed, 25 Jun 2003 20:26:34 -0700 From: Peter Wemm <peter@wemm.org> To: obrien@FreeBSD.org Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: cvs commit: src/sys/contrib/dev/ath - Imported sources Message-ID: <20030626032634.A638B2A8CB@canning.wemm.org> In-Reply-To: <20030625225021.GB48089@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" wrote: > On Wed, Jun 25, 2003 at 02:44:26PM -0700, Kris Kennaway wrote: > > On Wed, Jun 25, 2003 at 02:29:58PM -0700, David O'Brien wrote: > > > On Wed, Jun 25, 2003 at 10:41:58PM +0300, Ruslan Ermilov wrote: > > > > "cvs tag -B -d" does indeed remove the old tag. If order is of > > > > concern here, the following technique could be used: > > > > > > *sigh* It doesn't matter. Non-cvs@ people aren't allowed to use > > > "cvs tag". This is a matter to just request cvs@ to address as they see > > > fit. > > > > I am a non-cvs person and I use 'cvs tag' at every release cycle :) > > Kris > > You personally are given special permission to do this in our CVSROOT > configuration. > peter@malaise[8:24pm]/raid/FreeBSD/ncvs/CVSROOT-src-107> more tagcheck ... case "$1" in RELENG*) ;; RELEASE*) ;; *) exit 0 # not reserved, ok. ;; esac ... Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030626032634.A638B2A8CB>