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

Re: Bug on adding to ignore list in Commit dialog, TSVN 1.5.5

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 26 Jan 2009 18:47:37 +0100

Alexander Iljin wrote:
> Hello!
>
> Suppose we have the following WC. All folders are versioned (trunk,
> subfolder1, subfolder2, subfolder3), all files are non-versioned.
>
> trunk\
> trunk\img1.png
> trunk\img2.png
> trunk\img3.png
> trunk\subfolder1\img.png
> trunk\subfolder2\img.png
> trunk\subfolder3\img.png
>
> Open the Commit dialog by right-clicking on the trunk folder. In the
> bottom right-hand corner I see "0 files selected, 6 files total".
> Right-click img1.png, select "Add to ignore list" -> *.png.
>
> All six *.png files disappeared from the Commit dialog list, "trunk"
> folder shows changed property status. The bottom-right text:
> "1 files selected, 1 files total".
> Expected: only trunk\*.png should disappear, while files in the
> subfolders should remain in the list.
>
> Refreshing the dialog (F5) re-displays png-files in the subfolders.
>
> The same problem appears when adding "subfolder1\img.png" to ignore
> list in the following WC (the Commit dialog is again open on the
> "trunk" folder):
>
> trunk\
> trunk\img1.png
> trunk\img2.png
> trunk\img3.png
> trunk\subfolder1\img.png
> trunk\subfolder1\subfolder2\img.png
> trunk\subfolder1\subfolder3\img.png
> trunk\subfolder2\img.png
> trunk\subfolder3\img.png
>
> After adding to ignore list trunk\subfolder1\subfolder2\img.png and
> trunk\subfolder1\subfolder3\img.png disappear from the list until
> refresh.

Thanks for the detailed report!
Fixed in r15194.

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=1055409
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-01-26 18:49:51 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.