[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: Olivier Jacques <olivier.jacques_at_hp.com>
Date: Wed, 13 Jun 2012 11:23:37 +0000

Hello Stefan,

First and foremost, thank you and all contributors for a wonderful SVN/anything client. Also, thank you for the link on the issuetrackerplugins page.

I will update our page to detail how to optimize bugtraq properties for QC/ALM, including provideruuid / 64.

Regards,
Olivier Jacques

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn_at_gmail.com]
Sent: Monday, June 11, 2012 20:14
To: dev
Cc: Jacques, Olivier (PDE IT)
Subject: Re: TSVN Integration with Quality Centre 9.0

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=2970803
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-13 17:26:34 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.