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

Checked file count problem

From: Jean-Francois Cote <jfcote_at_aquadata.com>
Date: Wed, 12 Oct 2011 12:58:39 -0700 (PDT)

Hello,

I think I have found a small bug in the new 1.7.0 version.

Here is my version:
TortoiseSVN 1.7.0, Build 22068 - 32 Bit , 2011/10/10 09:48:29

I use it on a Windows Vista 32 bit version.

The bug is very easy to reproduce. Just do a commit over a folder that have for example 10 modified files and 5 normal file (status). Click on the new "Modified" option to select the modified files.

When clicked, the total number of selected file in the bottom-right corner will update to 10 (instead of 15) but the 15 files will stay selected.

So if you unselected manually 11 files, you will comes to a total count of selected file of -1. And since it's smaller than 0, the OK button is disabled.

So it's a very small bug but I think it must also be very easy to fix.

Feel free to ask question if something is not clear!

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2854020

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-12 22:04:20 CEST

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.