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

Re: [TSVN] Bug in Log Dialog: "Open With..." does not work when related paths are hidden

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-06-24 19:31:00 CEST

Norbert Unterberg wrote:
> Steps to duplicate:
>
> * Run this script in an empty D:\test folder:
> ------
> svnadmin create r --fs-type fsfs
> svn co file:///d:/test/r p
> md p\trunk
> echo Test > p\trunk\test.txt
> svn add p\*
> svn ci p -m "Test checkin"
> ---
>
> * Now point your explorer to D:\test\trunk and "Show log..." on the
> file "test.txt".
> * Make sure the new "Hide unrelated changed paths" box is grey
> (niehter checked nor unchecked)
> * Select revision 1: Test checkin. See that the file list contains the entries
> Added /trunk
> Added /trunk/test.txt
> * Klick on the "Hide..." check box until it is checked. The file list
> now displays:
> Added /trunk/test.txt
> * Right click on test.txt and select "Open with...".
>
> Error message:
> URL 'file:///d:/test/r/trunk' refers to a directory
>
> It looks as if the context menu handler is not informed about the new
> arranged file list (list control indexes not recalculated?)

Thanks for the report.
Fixed in revision 3781.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jun 24 19:31:22 2005

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

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