Thread

  1. CVS tags for betas and release candidate

    Matthias Juchem <matthias@euklid.math.uni-mannheim.de> — 2001-03-26T21:39:16Z

    Hi there.
    
    I was just looking for the CVS tags for downloading the beta6 and the
    RC1 of 7.1 but there are only the following tags:
    
    REL_7_1_BETA2
    REL_7_1_BETA3
    REL_7_1
    
    Aren't there tags for the versions I am looking for?
    
    Regards,
     Matthias
    
    
    
  2. Re: CVS tags for betas and release candidate

    Marc G. Fournier <scrappy@hub.org> — 2001-03-27T12:48:14Z

    On Mon, 26 Mar 2001, Matthias Juchem wrote:
    
    > Hi there.
    >
    > I was just looking for the CVS tags for downloading the beta6 and the
    > RC1 of 7.1 but there are only the following tags:
    >
    > REL_7_1_BETA2
    > REL_7_1_BETA3
    > REL_7_1
    >
    > Aren't there tags for the versions I am looking for?
    
    Nope ... doing the tags didn't work as well as was hoped, so we've just
    been using date ranges instead ... release itself will be tag'd ...
    
    
    
    
  3. Re: CVS tags for betas and release candidate

    Alfred Perlstein <bright@wintelcom.net> — 2001-03-27T13:19:17Z

    * The Hermit Hacker <scrappy@hub.org> [010327 04:53] wrote:
    > On Mon, 26 Mar 2001, Matthias Juchem wrote:
    > 
    > > Hi there.
    > >
    > > I was just looking for the CVS tags for downloading the beta6 and the
    > > RC1 of 7.1 but there are only the following tags:
    > >
    > > REL_7_1_BETA2
    > > REL_7_1_BETA3
    > > REL_7_1
    > >
    > > Aren't there tags for the versions I am looking for?
    > 
    > Nope ... doing the tags didn't work as well as was hoped, so we've just
    > been using date ranges instead ... release itself will be tag'd ...
    
    You know you can nuke tags right?
    
    -- 
    -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
    Daemon News Magazine in your snail-mail! http://magazine.daemonnews.org/
    
    
  4. Re: CVS tags for betas and release candidate

    Marc G. Fournier <scrappy@hub.org> — 2001-03-27T13:31:41Z

    On Tue, 27 Mar 2001, Alfred Perlstein wrote:
    
    > * The Hermit Hacker <scrappy@hub.org> [010327 04:53] wrote:
    > > On Mon, 26 Mar 2001, Matthias Juchem wrote:
    > >
    > > > Hi there.
    > > >
    > > > I was just looking for the CVS tags for downloading the beta6 and the
    > > > RC1 of 7.1 but there are only the following tags:
    > > >
    > > > REL_7_1_BETA2
    > > > REL_7_1_BETA3
    > > > REL_7_1
    > > >
    > > > Aren't there tags for the versions I am looking for?
    > >
    > > Nope ... doing the tags didn't work as well as was hoped, so we've just
    > > been using date ranges instead ... release itself will be tag'd ...
    >
    > You know you can nuke tags right?
    
    no, this one I didn't know ... how? :)
    
    
    
  5. Re: CVS tags for betas and release candidate

    Alfred Perlstein <bright@wintelcom.net> — 2001-03-27T13:35:15Z

    * The Hermit Hacker <scrappy@hub.org> [010327 05:31] wrote:
    > On Tue, 27 Mar 2001, Alfred Perlstein wrote:
    > 
    > > * The Hermit Hacker <scrappy@hub.org> [010327 04:53] wrote:
    > > > On Mon, 26 Mar 2001, Matthias Juchem wrote:
    > > >
    > > > > Hi there.
    > > > >
    > > > > I was just looking for the CVS tags for downloading the beta6 and the
    > > > > RC1 of 7.1 but there are only the following tags:
    > > > >
    > > > > REL_7_1_BETA2
    > > > > REL_7_1_BETA3
    > > > > REL_7_1
    > > > >
    > > > > Aren't there tags for the versions I am looking for?
    > > >
    > > > Nope ... doing the tags didn't work as well as was hoped, so we've just
    > > > been using date ranges instead ... release itself will be tag'd ...
    > >
    > > You know you can nuke tags right?
    > 
    > no, this one I didn't know ... how? :)
    
    
                  If you use `cvs tag -d symbolic_tag...',  the  sym-
                  bolic  tag  you specify is deleted instead of being
                  added.  Warning: Be very  certain  of  your  ground
                  before  you  delete  a  tag; doing this effectively
                  discards some  historical  information,  which  may
                  later turn out to have been valuable.
    
    
    
    -- 
    -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
    Instead of asking why a piece of software is using "1970s technology,"
    start asking why software is ignoring 30 years of accumulated wisdom.