List:Internals« Previous MessageNext Message »
From:paul Date:August 16 2005 8:48pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3302)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.3302 05/08/16 13:48:32 paul@stripped +1 -0
  Tweaks.

  Docs/NOTES-final-cutover
    1.3 05/08/16 13:48:32 paul@stripped +3 -2
    Tweaks.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	kite-hub.kitebird.com
# Root:	/src/extern/MySQL/bk/mysqldoc

--- 1.2/Docs/NOTES-final-cutover	2005-08-13 21:45:34 -05:00
+++ 1.3/Docs/NOTES-final-cutover	2005-08-16 13:48:32 -05:00
@@ -95,11 +95,12 @@
 some translations apparently don't reference any images, in
 which case you can just remove the images directory.
 
-The file combining and editing can be done with something like this:
+The file combining and editing can be done with something like this
+(in the manual.split.d directory):
 
 X=PATH-TO-SOME-DIR
 rm -rf $X
-mkdir $X $X/images
+mkdir -p $X $X/images
 cp common/manual.xml $X
 cp common/entities/fixedchars.ent $X
 cp en/content/*.xml $X
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3302)paul16 Aug