Note: Integration is available in BUGtrack PRO only.
BUGtrack uses Subversion ability to run a 'post-commit' hook script after the transaction is committed, and a new revision is created. The following instructions show how to set up a "trigger" script (which will notify BUGtrack whenever a checkin related to a bug occurs) on a Windows-based Subversion server.
Save SVNupdate.zip locally, extract 'post-commit.bat' and 'SVNupdate.wsf' script files into 'hooks' directory of your repository and Customize 'SVNupdate.wsf' file as follows:
Edit Host variable to match your BUGtrack host name. Edit License variable to specify your BUGtrack license number. You may pick it up from Admin > Preferences
Now Subversion server is configured to POST checkins data to BUGtrack.
For client setup see Client setup for Subversion integration. |