[sysadmin-bin: 130/168] Change svn-commist-list to commits-list
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin: 130/168] Change svn-commist-list to commits-list
- Date: Thu, 24 May 2012 20:02:22 +0000 (UTC)
commit f756fbd3f88664a34339a1faa8ff22d3d2c8a90a
Author: Olav Vitters <olav bkor dhs org>
Date: Mon Feb 15 22:19:12 2010 +0100
Change svn-commist-list to commits-list
gnome-post-receive | 2 +-
gnomify-repos | 2 +-
post-receive-email | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-post-receive b/gnome-post-receive
index 51dd38b..d13a498 100755
--- a/gnome-post-receive
+++ b/gnome-post-receive
@@ -11,7 +11,7 @@
#
# git-config options affecting the operation of this script:
# hook.emailprefix - should always be empty
-# hooks.mailinglist - should always be svn-commits-list gnome org
+# hooks.mailinglist - should always be commits-list gnome org
BINDIR=/home/admin/gitadmin-bin
diff --git a/gnomify-repos b/gnomify-repos
index 80299ec..1632281 100755
--- a/gnomify-repos
+++ b/gnomify-repos
@@ -8,7 +8,7 @@ gnomify_repo() {
git config core.sharedrepository 1
git config hooks.emailprefix ""
- git config hooks.mailinglist svn-commits-list gnome org
+ git config hooks.mailinglist commits-list gnome org
ln -sf /home/admin/gitadmin-bin/gnome-pre-receive $GIT_DIR/hooks/pre-receive
ln -sf /home/admin/gitadmin-bin/gnome-post-receive $GIT_DIR/hooks/post-receive
diff --git a/post-receive-email b/post-receive-email
index 4a806b4..7ce5b5e 100755
--- a/post-receive-email
+++ b/post-receive-email
@@ -184,7 +184,7 @@ generate_email_header()
{
# --- Email (all stdout will be the email)
# Generate header
- # Keywords: header is set to allow use of the Mailman 'topics' feature for svn-commits-list
+ # Keywords: header is set to allow use of the Mailman 'topics' feature for commits-list
cat <<-EOF
To: $recipients
From: $USER src gnome org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]