Integrate your account with Fogbugz
Your myVersionControl projects are all set up to talk to FogBugz, you only need to switch it on!
To Activate Subversion Integration in Fogbugz
On your FogBugz account you do the following (note you need
FogBugz admin rights to do this):
As administrator:
- Go to Admin | Source Control
- Click "Create New Repository"
- In the resulting Dialog select "Subversion" as the type and give the repository a display name
- Click Next
- In the resulting dialog, choose the "Enable links to logs and diffs using Trac"
- Path to Trac is your current myVersionControl path
To Integrate FogBugz with myVersionControl:
- Login to the control panel, then click on the
Resources link in the left hand navigation
panel.
- Under Resources select the
FogBugz link.
- Ensure you have the correct project selected.
- In the activity panel click the Activate
FogBugz link.
- Type your FogBugz url into the box and click Update FogBugz URL.

Once you have the repository set up you can add your commit messages to an appropriate FogBugz case number automatically by putting:
BugzID: 1234
into your log message. Where 1234 is the case number.
TortoiseSVN users can make TortoiseSVN automatically prompt for a case number using the instructions shown here:
Note
FogBugz does not need you to pass any authentication data between your myVersionControl account and your FogBugz account.