Home      FAQ      Idea Exchange      Ask a Question      My Stuff      Help   
  
Configuring Subversion server for integration
Question
ID
147
Category
Integration (PRO)
  Source Control
Date Created
9/29/2006 7:46:06 AM
Date Updated
1/30/2009 4:26:33 PM
How to configure Subversion server for integration?
Answer
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.
Was this information helpful?
 
Back to Search Results