From a524d518ea9ac73e82c3b50fad34e8240a12add0 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 13 Apr 2010 15:27:27 +0100 Subject: [PATCH] Web build: last tweaks for updated .org. --- Documentation/contributor/website-work.itexi | 34 +++++++++++++------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/Documentation/contributor/website-work.itexi b/Documentation/contributor/website-work.itexi index f0225c3f5b..c1a6815e90 100644 --- a/Documentation/contributor/website-work.itexi +++ b/Documentation/contributor/website-work.itexi @@ -57,6 +57,29 @@ makefiles and scripts directly from git; copies of the relevant scripts are examined and copied to @code{~graham/lilypond/trusted-scripts/} +@subheading Initial setup + +You should symlink your own @file{~/lilypond/} to +@file{~graham/lilypond/} + +If this directory does not exist, make it. Git master should go +in @file{~/lilypond/lilypond-git/} but make sure you enable: + +@example +git config core.filemode false +@end example + +If you have created any files in @file{~graham/lilypond/} then +please run: + +@example +chgrp lilypond ~graham/lilypond/ -R +chmod 775 ~graham/lilypond/ -R +@end example + + +@subheading Normal maintenance + Get latest source code: @verbatim @@ -158,17 +181,6 @@ Some information about the website is stored in @file{~graham/lilypond/*.txt}; this information should not be shared with people without trusted access to the server. -If you have created any files in @file{~graham/lilypond/} then -please run: - -@example -chgrp lilypond ~graham/lilypond/ -R -chmod 775 ~graham/lilypond/ -R -@end example - -You should symlink your own @file{~/lilypond/} to -@file{~graham/lilypond/} - @node Translating the website @section Translating the website -- 2.39.2