Moin Moin Release UserPreferences
 
Help Info Print View Search Diffs Edit
 À妽º   Ã£±â   Freeboard   Subjectless   Images   ÃÖ±Ù±Û 

Version as of 2003-02-13 15:24:37

Clear message


This describes how to create a release tarball for MoinMoin?. It's of minor interest to anyone except J�rgenHermann.

  1. Commit any pending code changes.
  2. Commit the current status of the MoinMoin? wiki.
  3. Validate the CHANGES file (insert current date and new version number).
  4. Tag the repository:
    cvs tag rel-MAJOR-MINOR
  5. Create an export directory:
    cvs -z3 -d :pserver:[email protected]:/cvsroot/moin export -r HEAD MoinMoin 
    mv MoinMoin MoinMoin-MAJOR.MINOR 
    
  6. Create the tarball (or zip):
    tar cvfz MoinMoin-MAJOR.MINOR.tgz MoinMoin-MAJOR.MINOR 
     
    zip -r9 MoinMoin-MAJOR.MINOR.zip MoinMoin-MAJOR.MINOR 
    
  7. Upload the tarball (or zip):
  8. Download from SourceForge? and give it a test run.

PythonPowered EditText of this page (last modified 2003-02-13 15:24:37)
FindPage by browsing, searching, or an index
Or try one of these actions: DeletePage, DeleteUploadedFile, LikePages, SpellCheck, UploadFile