Updated documentation for 0.7 release

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3616 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2011-05-17 21:48:59 +00:00
parent 36fb4559e5
commit 1ff1fcb8f3
11 changed files with 66 additions and 48 deletions
+5 -8
View File
@@ -13,19 +13,16 @@ Preparing for the release:
- doc/users/unixinstall
- Contributing
- AUTHORS
- INSTALL
- INSTALL (and platform variants)
- unix man pages (in the future)
Building the release:
- make a new tag for the cvs repository
- make a final build in release mode
- for the source archive:
- use a clean cvs dir.
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.
- use a clean subversion checkout.
Just using 'svn update' and watching the output will not be
enough, as the files not in repository will be ignored.
- be sure to include content/version
- Building the content packages:
- make sure the permissions in the .zip files are ok (0644 for data files
@@ -50,5 +47,5 @@ Announcing the release:
Moving on to the next version:
- update the snapshots page so that content diffs are generated to the
most recent release
- update doc/devel/versions with the release revision
+5
View File
@@ -35,3 +35,8 @@ Version 0.6.2: Revision 2669
Version 0.6.3: Revision 2828
Version 0.6.4: Revision 2869
Version 0.6.5: Revision 3110
Version 0.6.6: Revision 3143
Version 0.6.7: Revision 3276
Version 0.6.8: Revision 3334
Version 0.6.9: Revision 3537
Version 0.7.0-rc1: Revision 3574