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

Bug when SVN-copying (overwriting) files inside a working copy

From: Martin Bischoff <tinu44_at_gmail.com>
Date: Mon, 20 Apr 2015 11:51:18 +0200

Hi,
I noticed two small problems in the dialog "The target already
exists", which is shown when moving/replacing files using the SVN-move
context menu entry.

Steps to reproduce:
-------------------

- inside my working copy, I have two folders A and B which contain the
same files (or files with the same name, to be correct)
- files in folder A were modified and committed and should now be
copied to folder B
- select the files in folder A and right-drag them to folder B
- select "SVN Copy versioned item(s) here"
- The dialog "The target already exists" is shown for the first file,
with the options "Overwrite" or "Cancel"

Problem 1:
----------

- after a very short time, the copy-progress dialog (with title
"Copying...") is shown in front of the "target exists" dialog

Problem 2 (bug):
----------------

- check the checkbox "Do this for all existing items" and then click "Overwrite"
--> the first file is copied, then the dialog is shown again for each
remaining file
- uncheck the checkbox "Do this for all existing items" and click "Overwrite"
--> all remaining files are copied/overwritten

-> the behavior and the caption of the checkbox do not match, they are switched.

System information
------------------

The problems were found with:
- TortoiseSVN 1.8.11
- Windows 8.1 64bit

I wasn't able to find a nightly build (1.9.x) to test with.

Best regards
Martin

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-04-20 11:51:27 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.