List:Commits« Previous MessageNext Message »
From:kent Date:February 28 2007 9:30pm
Subject:bk commit into 4.0 tree (kent:1.2213)
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 repository of kent. When kent 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@stripped, 2007-02-28 22:30:50+01:00, kent@stripped +1 -0
  Makefile.am:
    EXCEPTIONS-CLIENT is now static part of repository

  Docs/Makefile.am@stripped, 2007-02-28 22:30:09+01:00, kent@stripped +1 -1
    EXCEPTIONS-CLIENT is now static part of 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:	kent
# Host:	kent-amd64.(none)
# Root:	/home/kent/bk/tmp/mysql-4.0

--- 1.55/Docs/Makefile.am	2007-02-28 22:30:52 +01:00
+++ 1.56/Docs/Makefile.am	2007-02-28 22:30:52 +01:00
@@ -20,7 +20,7 @@
 
 all:			txt_files
 
-txt_files:		../INSTALL-SOURCE ../EXCEPTIONS-CLIENT \
+txt_files:		../INSTALL-SOURCE \
 			INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt
 
 # make sure that "make install" installs the info page, too
Thread
bk commit into 4.0 tree (kent:1.2213)kent28 Feb