MakingARelease

[ Start > CaudiumWiki > MakingARelease ] [ Edit this Page | Show Page Versions | Show Formatted ]


- make clean
- make only_bump_version (only if you're at an odd number version, which you should be)
- make dist
- clean up tars (remove autom4te.cache, files x where there's a x.in file, Makefile.pre)
{code}
rm -rf autom4te.cache
rm tools/docparser/docparse
rm tools/caudium-rc_script
rm server/bin/install
rm server/start-caudium
rm src/cmods/UltraLog/ultrasum
{code}

- make only_bump_version (to bump from the even release version back to an odd development version number)
- copy CHANGES and ChangeLog to caudium-ver.CHANGES and caudium-ver.ChangeLog
- upload .tar.gz, .tar.bz plus the two changelog files to sourceforge

see: https://sourceforge.net/apps/trac/sourceforge/wiki/Release%20files%20for%20download

- upload all files as above to caudium-services.oav.net:/anonftp/caudium/source
- update the "LATEST-IS" file on anonftp server
- edit cdp/www/caudium/download/latest.tmpl and commit in cvs
- add new news_nn to cdp/ww/caudium/news and commit in cvs
- announce to world!

Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University