List:Internals« Previous MessageNext Message »
From:lenz Date:October 11 2005 9:16pm
Subject:bk commit into 4.0 tree (lenz:1.2160) BUG#13899
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of lenz. When lenz 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://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2160 05/10/11 21:16:08 lenz@stripped +1 -0
  - added Docs/manual.chm to the windows source distribution (BUG#13899)

  scripts/make_win_src_distribution.sh
    1.17 05/10/11 21:16:06 lenz@stripped +1 -1
    - added Docs/manual.chm to the windows source distribution (BUG#13899). The file
      is placed in there by the Bootstrap script, which pulls it from the mysqldoc
      repository

# 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:	lenz
# Host:	metis.lenznet
# Root:	/space/my/mysql-4.0-build

--- 1.16/scripts/make_win_src_distribution.sh	2005-04-13 11:51:31 +02:00
+++ 1.17/scripts/make_win_src_distribution.sh	2005-10-11 21:16:06 +02:00
@@ -275,7 +275,7 @@
 for i in COPYING ChangeLog README EXCEPTIONS-CLIENT\
          INSTALL-SOURCE INSTALL-WIN \
          INSTALL-WIN-SOURCE \
-         Docs/INSTALL-BINARY
+         Docs/INSTALL-BINARY Docs/manual.chm
 
 do
   print_debug "Copying file '$i'"
Thread
bk commit into 4.0 tree (lenz:1.2160) BUG#13899lenz11 Oct