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

Re: bugtraq:url bug?

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Thu, 8 Jan 2009 17:23:45 +0000

2009/1/8 Gillis, Paul <pgillis_at_insight-tek.com>:
> I am attempting to utilize bugtraq: properties to integrate subversion
> version with an issue tracker and I believe I've encountered a bug.
>
> If I set the bugtraq:url property and I view the log messages from my
> working copy, the bug number is display as a hyperlink and I can open my bug
> tracker to view it.
>
> But if I view the log messages from the repository URL, the bug number in
> the commit message is not displayed as a hyperlink. It is just plain text.
>
> Is this a known bug? I doubt it's intended to work this way. Can anybody
> else confirm this for me please?

This is not a bug but an optimisation. In order to display the
hyperlinks you need access to the bugtraq properties and such access
can be very slow without a working copy. It requires a server
round-trip for each property fetched, and each round trip can take
several seconds.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
Received on 2009-01-08 18:27:14 CET

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

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