From: Guido Kanschat Date: Fri, 8 Feb 2002 13:35:21 +0000 (+0000) Subject: update script X-Git-Tag: v8.0.0~18361 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9622ed411e7dc384e2cf9d0084d1ae1804933b17;p=dealii.git update script git-svn-id: https://svn.dealii.org/trunk@5480 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/RELEASE/tasks b/deal.II/doc/RELEASE/tasks index 650e573f41..b0e6fea8c5 100644 --- a/deal.II/doc/RELEASE/tasks +++ b/deal.II/doc/RELEASE/tasks @@ -1,9 +1,15 @@ This file is internal information only. It lists the steps to be done when a new release shall be issued: +0/ cvs update -d + 1/ if a x.y.0 release, create a branch: - cvs tag all files with the tag Base-x-y - cvs tag -r all files with the tag Branch-x-y + call common/scripts/cvs-create-branch + from the deal home directory + +2/ cvs update -r Branch-- + or + cvs checkout -r Branch-- deal.II 10/ cvs tag all files with Version-x-y-z