mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
post-commit:
Move to 4.1 README: It is just test, ignore. My first attempt to push into bk README: It is just test, ignore. My first attempt to push into bk BitKeeper/triggers/post-commit: Move to 4.1 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
parent
728c191b11
commit
a2b3223453
3 changed files with 9 additions and 7 deletions
|
|
@ -43,3 +43,4 @@ tonu@volk.internalnet
|
|||
tonu@x153.internalnet
|
||||
tonu@x3.internalnet
|
||||
venu@work.mysql.com
|
||||
bar@gw.udmsearch.izhnet.ru
|
||||
|
|
|
|||
|
|
@ -25,10 +25,10 @@ then
|
|||
echo "Commit successful, notifying developers at $TO"
|
||||
(
|
||||
cat <<EOF
|
||||
List-ID: <bk.mysql-4.0>
|
||||
List-ID: <bk.mysql-4.1>
|
||||
From: $FROM
|
||||
To: $TO
|
||||
Subject: bk commit - 4.0 tree
|
||||
Subject: bk commit - 4.1 tree
|
||||
|
||||
EOF
|
||||
bk changes -v -r+
|
||||
|
|
@ -41,13 +41,13 @@ EOF
|
|||
echo "Notifying internals list at $INTERNALS"
|
||||
(
|
||||
cat <<EOF
|
||||
List-ID: <bk.mysql-4.0>
|
||||
List-ID: <bk.mysql-4.1>
|
||||
From: $FROM
|
||||
To: $INTERNALS
|
||||
Subject: bk commit into 4.0 tree
|
||||
Subject: bk commit into 4.1 tree
|
||||
|
||||
Below is the list of changes that have just been committed into a
|
||||
4.0 repository of $USER. When $USER does a push, they will be propogated to
|
||||
4.1 repository of $USER. When $USER does a push, they will be propogated 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://www.mysql.com/doc/I/n/Installing_source_tree.html
|
||||
|
|
@ -66,10 +66,10 @@ EOF
|
|||
echo "Notifying docs list at $DOCS"
|
||||
(
|
||||
cat <<EOF
|
||||
List-ID: <bk.mysql-4.0>
|
||||
List-ID: <bk.mysql-4.1>
|
||||
From: $FROM
|
||||
To: $DOCS
|
||||
Subject: bk commit - 4.0 tree (Manual)
|
||||
Subject: bk commit - 4.1 tree (Manual)
|
||||
|
||||
EOF
|
||||
bk changes -v -r+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue