FogBugz 6.0 Online Help

Setting up SourceGear Vault

To set up integration between FogBugz and SourceGear Vault, you need to configure both FogBugz and SourceGear Vault.

FogBugz Configuration

Log on to FogBugz with an administrator account. Go to Settings | Site, then go to the Main tab.

Note: Vault URLs are case-sensitive.

Under Source Control URL for logs, enter

http://vaultServer/VaultService/VaultWeb/VaultHistory.aspx?File=^FILE

Under Source Control URL for diffs, enter

http://vaultServer/VaultService/VaultWeb/VaultDiff.aspx?File=^FILE&Object=^R1&Version=^R2

If you use repositories in Vault, then you need to further specify your repository in the url. Add &Repository=RepositoryName to the end of each URL.

Vault Configuration

To enable bug tracking, you must have Vault admin privileges and access to the Vault Admin Tool.

Log on to the Vault Admin Tool and go to the Repository Options tab. In the Bug Tracking Integration URL box, type in the FogBugz URL, something like:

http://example.fogbugz.com/

The integration is automatically enabled when the URL is entered and disabled when it is empty.