From 6295ff0c53d593d1650d63e48e362e9f1b14978c Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 31 Jan 2002 17:00:22 +0000 Subject: Couple of typos in release procedure git-svn-id: http://svn.cactuscode.org/flesh/trunk@2605 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/MaintGuide/Procedures.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/MaintGuide') diff --git a/doc/MaintGuide/Procedures.tex b/doc/MaintGuide/Procedures.tex index 9e6eb8a0..5acad867 100644 --- a/doc/MaintGuide/Procedures.tex +++ b/doc/MaintGuide/Procedures.tex @@ -159,7 +159,7 @@ cp -r /cactusdevcvs/Cactus{,Base,Connect,Einstein,X,X,X} . \end{verbatim} \item[{\em Fix permissions on new module files}] \begin{verbatim} -find Cactus{,Base,Connect,Einstein,X,X,X} -type d -exec chmod 777 \; +find Cactus{,Base,Connect,Einstein,X,X,X} -type d -exec chmod 777 {} \; Setperms.pl public Cactus{,Base,Connect,Einstein,X,X,X} \end{verbatim} \item[{\em Update CVS {\tt modules} file for new modules}] @@ -179,7 +179,10 @@ The relase notes should be sent out to the cactus mailing lists and any other relevant places such as linux-announce and Freshmeat. \item[{\em Update web page}] The release should be noted in the news section of the web page. -Additionally the html versions of the documentation should be updated. +Most information such as generating documentation takes place automatically +for the web pages, the only thing which needs to be done manually is to +checkout any new arrangements in the Stable Release in the relevent +directories in the {\tt CheckOut} directory as {\tt cactus\_web}. \item[{\em Close PRs}] Any problem reports which were closed in the beta relase should be audited for correct entries in the {\tt Fix} field and then their -- cgit v1.2.3