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:

  1. Go to Admin | Source Control
  2. Click "Create New Repository"
  3. In the resulting Dialog select "Subversion" as the type and give the repository a display name
  4. Click Next
  5. In the resulting dialog, choose the "Enable links to logs and diffs using Trac"
  6. Path to Trac is your current myVersionControl path

To Integrate FogBugz with myVersionControl:

  1. Login to the control panel, then click on the Resources link in the left hand navigation panel.
  2. Under Resources select the FogBugz link.
  3. Ensure you have the correct project selected.
  4. In the activity panel click the Activate FogBugz link.
  5. Type your FogBugz url into the box and click Update FogBugz URL.

Screen_shot_2010-05-27_at_12.21.33.png

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.