List:Commits« Previous MessageNext Message »
From:Sergey Petrunia Date:March 10 2007 12:08am
Subject:bk commit into 5.2 tree (sergefp:1.2473)
View as plain text  
Below is the list of changes that have just been committed into a local
5.2 repository of psergey. When psergey 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-03-10 02:08:16+03:00, sergefp@stripped +1 -0
  Fix the version number in the post-commit trigger

  BitKeeper/triggers/post-commit@stripped, 2007-03-10 02:08:13+03:00, sergefp@stripped +1 -1
    Fix the version number in the post-commit trigger

# 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:	sergefp
# Host:	pylon.mylan
# Root:	/home/psergey/mysql-5.2-mymrr-r55

--- 1.36/BitKeeper/triggers/post-commit	2007-03-10 02:08:22 +03:00
+++ 1.37/BitKeeper/triggers/post-commit	2007-03-10 02:08:22 +03:00
@@ -5,7 +5,7 @@
 COMMITS=commits@stripped
 DOCS=docs-commit@stripped
 LIMIT=10000
-VERSION="5.1"
+VERSION="5.2"
 BKROOT=`bk root`
 
 if [ -x /usr/sbin/sendmail ]; then
Thread
bk commit into 5.2 tree (sergefp:1.2473)Sergey Petrunia10 Mar