Below is the list of changes that have just been committed into a local
5.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.1978 05/12/07 10:40:26 lenz@stripped +1 -0
Merge mysql.com:/space/my/mysql-4.1
into mysql.com:/space/my/mysql-5.0-merg
BitKeeper/triggers/post-commit
1.38 05/12/07 10:40:19 lenz@stripped +0 -0
Auto merged
# 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-5.0-merg/RESYNC
--- 1.37/BitKeeper/triggers/post-commit 2005-04-05 19:52:01 +02:00
+++ 1.38/BitKeeper/triggers/post-commit 2005-12-07 10:40:19 +01:00
@@ -2,7 +2,7 @@
#shift
FROM=$USER@stripped
-INTERNALS=internals@stripped
+COMMITS=commits@stripped
DOCS=docs-commit@stripped
LIMIT=10000
VERSION="5.0"
@@ -61,14 +61,14 @@
) | /usr/sbin/sendmail -t
#++
-# internals@ mail
+# commits@ mail
#--
- echo "Notifying internals list at $INTERNALS"
+ echo "Notifying commits list at $COMMITS"
(
cat <<EOF
List-ID: <bk.mysql-$VERSION>
From: $FROM
-To: $INTERNALS
+To: $COMMITS
Subject: bk commit into $VERSION tree ($CHANGESET)$BS
X-CSetKey: <$CSETKEY>
$BH
| Thread |
|---|
| • bk commit into 5.0 tree (lenz:1.1978) | lenz | 7 Dec |