]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/devel/release-work.itexi
Doc: CG: add items to Release list.
[lilypond.git] / Documentation / devel / release-work.itexi
index c284ddc4523c926ca8d2184526ceb8d9a69fda90..193ccb64bfc9e990c92c9ab6bed72c4716b72be5 100644 (file)
@@ -163,6 +163,53 @@ Web:
 @node Making a release
 @section Making a release
 
+@subheading Technical notes
+
+To build GUB:
+
+@itemize
+
+@item 
+Run the following (from the gub/ dir):
+@example
+mkdir -p uploads/v2-13/
+mkdir -p uploads/v2.13.0/
+touch uploads/v2-13/index.html
+@end example
+
+@item
+Download @file{lilypond-2.13.0-0.test-output.tar.bz2}
+
+@item 
+Copy / move / link it to uploads, but rename it to
+@file{lilypond-2-13.test-output.tar.bz2}
+
+@item
+Run:
+@example
+make -f lilypond.make update-versions
+make -f lilypond.make unlocked-test-export
+@end example
+
+@end itemize
+
+To upload:
+
+@itemize
+
+@item remove the "t" from the rsync command in test-lily/rsync-lily-doc.py
+
+@item run upload script (it will fail)
+
+@item make -f lilypond.make unlocked-test-export
+
+@item run upload script (should succeed)
+
+@end itemize
+
+
+@subheading Policy notes
+
 @itemize
 
 @item