From a5c41d6e57f42eaf200582920624f81aa2afd1dd Mon Sep 17 00:00:00 2001 From: meep-eep Date: Mon, 27 Feb 2006 20:59:55 +0000 Subject: [PATCH] Update, rephrase. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2259 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/doc/devel/checklist | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sc2/doc/devel/checklist b/sc2/doc/devel/checklist index 6bfb20f40..09bab68bf 100644 --- a/sc2/doc/devel/checklist +++ b/sc2/doc/devel/checklist @@ -22,10 +22,10 @@ Building the release: - make a final build in release mode - for the source archive: - 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 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 - Building the content packages: - 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 - add a new entry for the release in the bugs database - update the home page - - news - - download + - http://sc2.sourceforge.net/index.php (News item) + - http://sc2.sf.net/downloads.php + - http://sc2.sf.net/WhatsNew - send a mail to sc2-announce