Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Following the advice of @Avi, here are the details for integration with JIRA:</p> <ol> <li><p>Set the following properties on the directory for which you want the integration to JIRA:</p> <ul> <li><code>bugtraq:url</code>: Example could be <code>http://my.server.url/jira/browse/&lt;PREFIX-FOR-JIRA&gt;-%BUGID%</code>. Please fill in the right information for <code>my.server.url</code> and <code>&lt;PREFIX-FOR-JIRA&gt;</code>. If you want to map for all projects in JIRA, the string could be <code>.../browse/%BUGID%</code>.</li> <li><code>bugtrac:logregex</code>: Regular expression for you JIRA Id. Depends on what you want to match, for all project use <code>/w+\-(\d+)</code></li> </ul> <p>There are other alternatives for defining the properties, but these should do it.</p></li> <li>Commit your changes to the svn properties, so that the properties will be included for all people doing a checkout of the same directory.</li> <li>When doing now a commit on some of the files in the directory or subdirectories, include there the issue tag in the log message of Subversion.</li> <li>TortoiseSVN will now show a hyperlink in the log message, when you open the log of the files or directories.</li> </ol> <p>If you would like to integrate JIRA as well with Subversion, there is a <a href="http://confluence.atlassian.com/display/JIRA044/Integrating+JIRA+with+Subversion" rel="noreferrer">documentation how to integrate Subversion into JIRA</a>. You have to install then the <a href="https://studio.plugins.atlassian.com/wiki/display/SVN/Subversion+JIRA+plugin" rel="noreferrer">Subversion JIRA plugin</a> in JIRA.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload