monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 62b15381eb0bcb88bacea31bc6


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 62b15381eb0bcb88bacea31bc6694e159a889d23
Date: Sun, 27 Mar 2011 08:41:58 +0200 (CEST)

revision:            62b15381eb0bcb88bacea31bc6694e159a889d23
date:                2011-03-27T06:41:36
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* notes/release-checklist.txt: Forgot to make changes related to the new
  directory structure.

manifest:
format_version "1"

new_manifest [08a5ae3b906bf3540d577f5929c56c16bdde0bdc]

old_revision [0b3fcf518523bfd35cf2e4e6d06c36f52e8649a9]

patch "notes/release-checklist.txt"
 from [7924280178406c7ec6b681886cf58d5b8b251e1a]
   to [854f5ee471e9eb2ad639c37370034f8326bbb47d]
============================================================
--- notes/release-checklist.txt	7924280178406c7ec6b681886cf58d5b8b251e1a
+++ notes/release-checklist.txt	854f5ee471e9eb2ad639c37370034f8326bbb47d
@@ -140,19 +140,19 @@
     # The rest is done via monotone.
     #
     $ mtn -d DATABASE co -b net.venge.monotone.web.mainsite {WEBDIR}
-    $ cp monotone-{NEW VERSION}/NEWS	{WEBDIR}
-    $ cp monotone-{NEW VERSION}/INSTALL	{WEBDIR}
-    $ cp monotone-{NEW VERSION}/UPGRADE	{WEBDIR}
-    $ cp monotone-{NEW VERSION}/monotone.pdf	{WEBDIR}
-    $ cp monotone-{NEW VERSION}/monotone.html	{WEBDIR}
+    $ cp monotone-{NEW VERSION}/NEWS			{WEBDIR}
+    $ cp monotone-{NEW VERSION}/INSTALL			{WEBDIR}
+    $ cp monotone-{NEW VERSION}/UPGRADE			{WEBDIR}
+    $ cp monotone-{NEW VERSION}/doc/monotone.pdf	{WEBDIR}
+    $ cp monotone-{NEW VERSION}/doc/monotone.html	{WEBDIR}
     $ rm -rf {WEBDIR}/docs
-    $ cp -r monotone-{NEW VERSION}/html {WEBDIR}/docs
+    $ cp -r monotone-{NEW VERSION}/doc/html		{WEBDIR}/docs
 
-    Open {WEBDIR}/monotone.html, change the CSS include from "texinfo.css" to
-    "docs/texinfo.css" and hit save.
+    Open {WEBDIR}/monotone.html, change the CSS include from
+    "texinfo.css" to "docs/texinfo.css" and hit save.
 
     $ rm {WEBDIR}/figures/*
-    $ cp monotone-{NEW VERSION}/figures/*.png {WEBDIR}/figures/
+    $ cp monotone-{NEW VERSION}/doc/figures/*.png	{WEBDIR}/figures/
     $ cd {WEBDIR}
     $ mtn drop --missing
     $ mtn add --unknown

reply via email to

[Prev in Thread] Current Thread [Next in Thread]