Ticket #6445: tpch.diff
| File tpch.diff, 445 bytes (added by gsf@…, 4 years ago) |
|---|
-
contrib/trac-post-commit-hook
30 30 # It should be called from the 'post-commit' script in Subversion, such as 31 31 # via: 32 32 # 33 # REPOS="$1"33 # TRAC_ENV="/path/to/trac/project" 34 34 # REV="$2" 35 35 # 36 36 # /usr/bin/python /usr/local/src/trac/contrib/trac-post-commit-hook \
