Update, rephrase.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2259 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-02-27 20:59:55 +00:00
parent 204fa6d3b0
commit a5c41d6e57
+5 -4
View File
@@ -22,10 +22,10 @@ Building the release:
- make a final build in release mode - make a final build in release mode
- for the source archive: - for the source archive:
- use a clean cvs dir. - use a clean cvs dir.
'cvs export' will produce a clean structure, without CVS dirs.
This requires a tag having been created though.
Just using 'cvs update' and watching the output will not be Just using 'cvs update' and watching the output will not be
enough, as some files like those beginning with '.#'will be ignored. enough, as some files like those beginning with '.#'will be ignored.
Make sure it is the most recent version (check out using authenticated
cvs), but modify the CVS/Root files to refer to anonymous CVS.
- be sure to include content/version - be sure to include content/version
- Building the content packages: - Building the content packages:
- make sure the permissions in the .zip files are ok (0644 for data files - make sure the permissions in the .zip files are ok (0644 for data files
@@ -37,8 +37,9 @@ Announcing the release:
- provide md5 sums for the released files - provide md5 sums for the released files
- add a new entry for the release in the bugs database - add a new entry for the release in the bugs database
- update the home page - update the home page
- news - http://sc2.sourceforge.net/index.php (News item)
- download - http://sc2.sf.net/downloads.php
- http://sc2.sf.net/WhatsNew
- send a mail to sc2-announce - send a mail to sc2-announce