cvs commit: src/sys/contrib/dev/ath - Imported sources
Peter Wemm
peter at wemm.org
Wed Jun 25 20:26:35 PDT 2003
"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 at 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 at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the cvs-src
mailing list