List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:January 29 2007 4:53pm
Subject:bk commit into 5.1 tree (serg:1.2415)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of serg. When serg 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-01-29 17:53:07+01:00, serg@stripped +1 -0
  making diff-p-helper obsolete

  BitKeeper/triggers/post-commit@stripped, 2007-01-29 17:53:04+01:00, serg@stripped +1 -1
    making diff-p-helper obsolete

# 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:	serg
# Host:	janus.mylan
# Root:	/usr/home/serg/Abk/mysql-5.1

--- 1.36/BitKeeper/triggers/post-commit	2007-01-29 17:53:14 +01:00
+++ 1.37/BitKeeper/triggers/post-commit	2007-01-29 17:53:14 +01:00
@@ -72,7 +72,7 @@ X-CSetKey: <$CSETKEY>
 $BH
 EOF
   bk changes -v -r+
-  bk cset -r+ -d
+  bk export -tpatch -dup -r+
  ) > $BKROOT/BitKeeper/tmp/dev_public.txt
 
 $SENDMAIL -t < $BKROOT/BitKeeper/tmp/dev_public.txt
Thread
bk commit into 5.1 tree (serg:1.2415)Sergei Golubchik29 Jan