On Wed, Nov 25, 2009 at 1:30 PM, Martin Geisler <m...@lazybytes.net> wrote:
> Sune Foldager <sune.folda...@me.com> writes:
>
>> # HG changeset patch
>> # User Sune Foldager <sune.folda...@edlund.dk>
>> # Date 1259164839 -3600
>> # Node ID 19efd1f442c48132e941a735628ecddd982652b4
>> # Parent  5c9682fb8cd7f5b6e44b3243a92800c8df28d4d4
>> changeset: add changeset and issue tracker links (#315)
>
> Very nice! I tried the patch on Linux... and was told that os has not
> startfile attribute :-) Small typo: you called it os.system in the
> commit message.
>
>
> Anyway -- I would really like this functionality on Linux too... :-)
> Could the patch be changed to use code like in hgtk/about.py which
> launches a browser in a cross-platform way?

The version which was pushed does just that.  Now we just need to move
that code out of about.py, that's just silly it's still in that file.

>> Issue tracker links are enabled when configured in the tortoisehg
>> section of the configuration files. There are two keys: issue.regex
>> and issue.link. The first defines the regex to match when picking up
>> issue numbers, while the second defines the command to run when an
>> issue number is recognized.
>
> I guess the reposettings extension would be nice here, in order to
> automatically set the same regexp for all clones under a given
> repository.

Indeed.

We could offer common templates in the settings tool as well.

--
Steve Borho

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to