BUG: FixCaseRenames happens too early?
From: Antony Bartlett <akb_at_akb.me.uk>
Date: Thu, 15 Oct 2015 05:36:52 -0700 (PDT)
Tested using Windows 8.1 and TortoiseSVN 1.9.2, Build 26806 - 64 Bit.
1. (Ensure FixCaseRenames is set to true. Right-click->TortioseSVN->Settings->Advanced)
BUG: Commit proceeds but only the second of the two files is committed.
EXPECTED: Both files to be committed. (alternatively, it would be acceptable for the commit to fail with an appropriate error message).
Note that the appropriate FixCaseRenames do happen, but when the commit dialog is brought up, and not when OK is pressed. i.e. switch steps 4 & 5 and the problem goes away.
The broader context within which I've been caught out by this issue twice (and a co-working once) in a two-week period may also be of interest:
1. In Visual Studio Resource Editor we use an existing control (e.g. IDC_EDIT_EXISTING) to create a new control via copy and paste. The new control is called IDC_EDIT_EXISTING2 so we quickly rename it to what we wanted to call it (IDC_EDIT_NEW_THING).
Thanks for taking an interest in this rather tedious issue - in an age in which many developers have second monitors I'm surprised I haven't been able to find an existing bug report about this.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.