Edgewall Software

Ticket #6445: tpch.diff

File tpch.diff, 445 bytes (added by gsf@…, 4 years ago)
  • contrib/trac-post-commit-hook

     
    3030# It should be called from the 'post-commit' script in Subversion, such as 
    3131# via: 
    3232# 
    33 # REPOS="$1" 
     33# TRAC_ENV="/path/to/trac/project" 
    3434# REV="$2" 
    3535# 
    3636# /usr/bin/python /usr/local/src/trac/contrib/trac-post-commit-hook \