Pre Release
- Make a x.y-stable branch
- Update tigerevents.config.tmpl and set TE_VERSION to svn/x.y.z
- Make an x.y.z tag
Making The Release
- svn export https://svn.tigeronrails.com/tigerevents/branches/x.y-stable/ tigerevents-x.y.z
- Change tigerevents.config.tmpl and set TE_VERSION to x.y.z
- Remove the test directory
- Run 'rake freeze_gems' so that all gems are included in the vendor directory.
- tar cnf tigerevents-x.y.z.tar.gz tigerevents-x.y.z
- Make sure to update the main page, Sourceforge, Rubyforge, and Freshmeat
Post Release
- Celebrate
- Ensure all members update their own sites to get the word out
- Take a break
