]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/subversion/files/default/hooks/post-revprop-change
Add a load more cookbooks to the public repository
[chef.git] / cookbooks / subversion / files / default / hooks / post-revprop-change
diff --git a/cookbooks/subversion/files/default/hooks/post-revprop-change b/cookbooks/subversion/files/default/hooks/post-revprop-change
new file mode 100644 (file)
index 0000000..31843a0
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/usr/bin/sudo -u trac /usr/bin/trac-admin /var/lib/trac changeset modified "$1" "$2"