Pre Release

  1. Make a x.y-stable branch
  2. Update tigerevents.config.tmpl and set TE_VERSION to svn/x.y.z
  3. Make an x.y.z tag

Making The Release

  1. svn export https://svn.tigeronrails.com/tigerevents/branches/x.y-stable/ tigerevents-x.y.z
  2. Change tigerevents.config.tmpl and set TE_VERSION to x.y.z
  3. Remove the test directory
  4. Run 'rake freeze_gems' so that all gems are included in the vendor directory.
  5. tar cnf tigerevents-x.y.z.tar.gz tigerevents-x.y.z
  6. Make sure to update the main page, Sourceforge, Rubyforge, and Freshmeat

Post Release

  1. Celebrate
  2. Ensure all members update their own sites to get the word out
  3. Take a break