Author: bugman
Date: Wed Sep 3 20:19:01 2014
New Revision: 25601
URL: http://svn.gna.org/viewcvs/relax?rev=25601&view=rev
Log:
Simplified the Release_Checklist document.
Modified:
trunk/docs/Release_Checklist
Modified: trunk/docs/Release_Checklist
URL:
http://svn.gna.org/viewcvs/relax/trunk/docs/Release_Checklist?rev=25601&r1=25600&r2=25601&view=diff
==============================================================================
--- trunk/docs/Release_Checklist (original)
+++ trunk/docs/Release_Checklist Wed Sep 3 20:19:01 2014
@@ -5,7 +5,9 @@
$ scons
-and then run the test suite on all possible architectures to make sure the
release is ready.
+and then run the test suite on all possible architectures to make sure the
release is ready:
+
+$ relax --test-suite
@@ -16,9 +18,7 @@
$ svn cp -F svn_msg svn+ssh://[email protected]/svn/relax/trunk
svn+ssh://[email protected]/svn/relax/tags/2.0.1
-In the commit message file 'svn_msg', have a header line which says 'relax
version 2.0.1.', followed by a short description of the release.
-
-Checkout the tagged version with:
+In the commit message file 'svn_msg', have a header line which says 'relax
version 2.0.1.', followed by a short description of the release. Checkout the
tagged version with:
$ svn co svn+ssh://[email protected]/svn/relax/tags/2.0.1
@@ -34,16 +34,11 @@
PDF manual
==========
-Build the PDF version of the relax user manual by typing:
+Build the PDF version of the relax user manual, add it to the repository,
commit all changes, and clean up the temporary files by typing:
$ scons user_manual_pdf
-
-then add the manual to the repository:
-
$ svn add docs/relax.pdf
-
-and commit all the changes. Clean up the temporary files with:
-
+$ svn ci
$ scons clean
Copy the PDF manual to the mirror directory for the relax download site for
uploading in one of the steps below.
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits