Edgewall Software

Changes between Version 158 and Version 159 of TracOnWindows


Ignore:
Timestamp:
Apr 16, 2006, 12:34:53 PM (18 years ago)
Author:
Denney <denney@…>
Comment:

Changed the filenames for the commit hooks because they didn't work with v0.9-stable.

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v158 v159  
    39039032. In order to use pre- and post-commit hooks with Subversion on Windows, please refer to the files described in #1602, as the these files are not commited into the trunk as of version 0.9-dev.
    391391
    392 The files you need are "pre-commit.2.bat", "post-commit.2.bat", "trac-pre-commit-hook_4bat" and "trac-post-commit-hook_4bat". The pre-commit hook makes it a requirement to reference a ticket before commiting the changes.
    393 
    394 Place the desired ".bat" and "trac-" files in your Subversion repository "hooks" directory and configure the ".bat" file for your system (remove the ".2" from the filename ofcourse). For more information on hooks, read the [http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html#svn.reposadmin.create.hooks Hook Scripts] section of the Subversion book.
     392The files you need are "pre-commit.2.bat", "post-commit.2.bat", "trac-pre-commit-hook_4bat.2" and "trac-post-commit-hook_4bat.2". The pre-commit hook makes it a requirement to reference a ticket before commiting the changes.
     393
     394Place the desired ".bat" and "trac-" files in your Subversion repository "hooks" directory and configure the ".bat" file for your system (remove the ".2" from the filenames ofcourse). For more information on hooks, read the [http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html#svn.reposadmin.create.hooks Hook Scripts] section of the Subversion book.
    395395
    396396=== Finally... ===