]> https://gitweb.dealii.org/ - dealii.git/commitdiff
new shell script for making tar files
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 15 Sep 2005 13:58:25 +0000 (13:58 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 15 Sep 2005 13:58:25 +0000 (13:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@11452 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/RELEASE/tasks

index fc9b44e3e8b2f1ab42f4b07543bee3b1a1088d9b..25eff4ceecd844d7d0977f53dc9074a6a930ffa7 100644 (file)
@@ -23,14 +23,13 @@ when a new release shall be issued:
 4/ if a x.y.0 release, create a branch:
        call common/scripts/cvs-create-branch <x> <y>
 
-5/  cvs update -P -r Branch-<x>-<y>
-       or
-    cvs checkout -P -r Branch-<x>-<y> deal.II
+5/  cvs checkout -P -r Branch-<x>-<y> deal.II
+    mv deal.II checkout
+    cd checkout
+    cvs checkout -r Branch-<x>-<y> tests
 
-    cd deal.II
-    cvs checkout tests
-
-6/ change the content of the `Version' file on both HEAD and branch
+6/ change the content of the `Version' file on both HEAD and branch; version
+   on branch should have THREE digits.
 
 7/ test the branch thoroughly:
        make distclean (if applicable)
@@ -49,11 +48,9 @@ when a new release shall be issued:
 
 10/ tell your friends to tag their programs
 
-11a/ cvs export -r Version-x-y-z and form a tarball of that.
-
-11b/ Produce the online documentation and form a tarball of the doxygen output
+11/ call common/scripts/make_tarfile.sh in the directory containing 'checkout'
 
-12/ put it on the web server.
+12/ put both tar files on the web server.
 
 13/ Add links to download.html, navbar.html and toc.html on homepage.
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.