svn commit: r44994 - svnadmin/hooks

Peter Wemm <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: peter (src committer)
Date: Mon Jun  2 07:20:29 2014
New Revision: 44994
URL: http://svnweb.freebsd.org/changeset/doc/44994

Log:
  Add post-commit -> bugzilla notifier
  
  Approved by:    doceng (not really, but this is time sensitive)

Modified:
  svnadmin/hooks/post-commit

Modified: svnadmin/hooks/post-commit
==============================================================================
--- svnadmin/hooks/post-commit	Mon Jun  2 07:19:04 2014	(r44993)
+++ svnadmin/hooks/post-commit	Mon Jun  2 07:20:29 2014	(r44994)
@@ -57,5 +57,8 @@ update-root.sh "$REPO" "$REV"
 # commit mail
 mailer.py commit "$REPO" "$REV" /s/svn/doc/conf/mailer.conf
 
+# Ping bugzilla if there's a reference
+notify_bz.sh "$REPO" "$REV"
+
 #commit-email.pl "$REPO" "$REV" [email protected]
 #log-commit.py --repository "$REPO" --revision "$REV"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.