[cvsnt] Re: [CVSMailer] 2 questions
Gerhard Fiedler
lists at connectionbrazil.com
Thu Feb 2 00:16:38 GMT 2006
Joe Enfield wrote:
> The 'issue <number>' is setup in the CVSMailer.ini, not in the CVSROOT admin
> files. It looks like only one issue number can be defined.
> Is there anyway this can be modified to (or does it already) accomodate more
> than one IssueReference/URL?
I don't know, but ...
> **** Current Example ****
> [IssueTracking]
> UseIssueLinks=1
> IssueUrl=http://myserver/mytracker/myissues/WGS-<number>
> IssueReference=[WGS<number>]
>
> **** Proposed Example ****
> [IssueTracking]
> UseIssueLinks=1
> IssueUrl=http://myserver/mytracker/myissues/WGS-<number>;http://myserver/myt
> racker/myissues/PRC-<number>
> IssueReference=[WGS<number>];[PRC<number>]
... a work around could possibly be using a separate mark and set it up
like
IssueUrl=http://myserver/mytracker/myissues/<number>
IssueReference=[Track:<number>]
You'd then have to use something like "Track:WGS-12345".
Gerhard
More information about the cvsnt
mailing list