From 9622ed411e7dc384e2cf9d0084d1ae1804933b17 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Fri, 8 Feb 2002 13:35:21 +0000 Subject: [PATCH] update script git-svn-id: https://svn.dealii.org/trunk@5480 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/RELEASE/tasks | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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 -- 2.39.5