working version of the trac hooks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2014-04-03 01:40:28 +00:00
parent 5068bf7ca7
commit 8dda8dcefb
4 changed files with 17 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
TRACHOST=/home/wxsite/domains/trac.wxwidgets.org
source $TRACHOST/.setenv
$TRACHOST/python/bin/trac-admin $TRAC_ENV changeset added "$1" "$2"