Definitely agree, and it should be custom -- preferably a regular-
expression based solution -- for each repository.

The issue tracking software we use defines a prefix to each bug item
based on the project name.  We have always used the format
"[projectTag-issueNum]" (for example, [mypro-123]) in our commit
notes.

I remember trying out another Mac client that used regular expressions
for issue linking and loved it.  Unfortunately, I can't remember which
client it was nor the specifics of the implementation, but essentially
I put in a matching regular expression like "\[mypro-\d+\]" along with
the URL prefix for the issue tracker and it worked great!

On Mar 4, 2:35 pm, birdofprey <[email protected]> wrote:
> I'd like to be able to set up linking issue numbers to more than just
> those prepended with the # character.  Perhaps something custom?  Our
> URL prefixes are formatted as, "Ticket: XXXXXXX ...."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to