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

Re: Links to issue tracker in Log Message WIndow

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Sat, 20 Dec 2008 19:38:56 +0100

iv1808 wrote:
> Hi,
>
> It appears that links to issue tracker in log message window only
> appear if the log message window is open from checked-out repository.
>
> If I right-click and select "TortoiseSVN | Show Log" the isues are
> linked to issue tracker.
>
> If I right click (SVN Checkout ) in folder that is not under SVN
> repository, then open "Repository Browser" ( click on "..." ) then
> righ click on any folder and select "Show log" the log message is not
> parsed and does not show the link to issue tracker.
>
> Am I doing something wrong?

No, you're doing everything right. That's by design.
The issue tracker information is stored in properties. Since reading
properties remotely takes a very long time, we only read the properties
from working copies. When you start the repository browser not from a
working copy, we can't read those properties and therefore any dialog
started from that repository browser doesn't have the issue tracker
information.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=988464
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-20 19:39:16 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.