Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Arthur asked me if Subversion can be enabled in JIRA and it after playing a bit it seems to work!

I enabled JIRA for our project as shown on the following screenshot:

... after that I also found a nice plugin for TortoiseSVN (handy features). This plugin extends TortoiseSVN with JIRA support allowing to select issues instead of typing their names, so:

  1. Make sure to install SvnPluginInstall.msi.
  2. Enable it in TortoiseSVN using TortoiseSVN -> Settings -> Issue Tracker Integration. Click the "Add..." button and see if the provider "CSharpTest.Net.SvnPlugin.MyPlugin" appears. Type D:\src\delta-shell there or other path to you source code.

As result it should display a nice dialog showing list of JIRA issues.

Also it seems to work with filters defined in JIRA so we can define filter for every sprint!

Let's use it?