[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TSVN Integration with Quality Centre 9.0

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 11 Jun 2012 20:13:37 +0200

On 11.06.2012 18:39, Olivier Jacques wrote:
> Hello - I just released ALMTurtle - a TortoiseSVN issue tracker plugin for QC/ALM 11 (and above).
> http://almtools.sourceforge.net/turtlealm/
>
> For your other questions about making QC/ALM defect references "clickable" in Tortoise, I use this:
> svn propset -R bugtraq:label "ALM" .
> svn propset –R bugtraq:logregex "((ALM|alm|QC|qc)\w+)" .
> svn propset -R bugtraq:url "td://project.domain.QCURL/qcbin/Defects?Action=FindDefect&DefectID=%BUGID%" .
> svn propset -R bugtraq:number "false" .
> svn propset -R bugtraq:warnifnoissue "true" .
>
> Note that the bugtraq:url SVN property is different for ALM11 and above:
> bugtraq:url "td://domain.project.QCURL/qcbin/DefectsModule-000000004243046514?EntityType=IBug&EntityID=%BUGID%"

Added a link to your plugin on our page:
http://tortoisesvn.net/issuetrackerplugins.html

Now, you should also mention on your own page what the
bugtraq:provideruuid and bugtraq:provideruuid64 should be set to. That's
easier to use than setting up the plugin provider on every user machine:
you only have to do this once for each project.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2970435
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-11 20:13:47 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.