OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-re                       Date:   26-Aug-2002 21:38:15
  Branch: HEAD                             Handle: 2002082620381500

  Modified files:
    openpkg-re              release.txt

  Log:
    bugfix procedure

  Summary:
    Revision    Changes     Path
    1.21        +2  -2      openpkg-re/release.txt
  ____________________________________________________________________________

  Index: openpkg-re/release.txt
  ============================================================
  $ cvs diff -u -r1.20 -r1.21 release.txt
  --- openpkg-re/release.txt    26 Aug 2002 19:10:04 -0000      1.20
  +++ openpkg-re/release.txt    26 Aug 2002 19:38:15 -0000      1.21
  @@ -53,7 +53,7 @@
     # create branch point for N.M-SOLID
     $ cd ~/openpkg/SRC
     # ONLY for N.[01]-RELEASE:
  -  $ cvs rtag -rHEAD OPENPKG_1_0_SOLID_BP \
  +  $ cvs rtag -rHEAD OPENPKG_N_M_SOLID_BP \
       `(echo openpkg-src/00README; \
         egrep -l '\[(CORE|BASE|PLUS)\]' */*.spec |\
         sed -e 's;^\(.*\)/.*$;openpkg-src/\1;')`
  @@ -62,7 +62,7 @@
   
     # create N.M-SOLID branch
     $ cd ~/openpkg/SRC
  -  $ cvs rtag -b -rOPENPKG_N_M_SOLID_BP OPENPKG_N_M_SOLID
  +  $ cvs rtag -b -rOPENPKG_N_M_SOLID_BP OPENPKG_N_M_SOLID openpkg-src
   
     # update the source to the new N.M-SOLID branch
     $ cd ~/openpkg/SRC
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to