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

Re: Bug in commit dialog with drag and drop

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-06-28 19:22:34 CEST

On Thursday 28 June 2007 00:45, Mark Robinson wrote:
> I think I've found a bug/misfeature.
>
> In the commit dialog, there is a list of changed files. The dialog
> allows the user to drag and drop the files to other points in the file
> system. This is a great feature, the problem is that the action
> performed is a move, not a copy. So the user ends up moving out changed
> files from their local copies to where-ever they dropped them. Now, if
> the user does this then the commit will fail(can't find file). Can the
> default DnD behavior be changed to copy or ask the user which action
> they want?

The drag and drop operation started by the commit dialog of TortoiseSVN
allowed COPY and MOVE. It depends on the destination application which
operation is used by default and how this can be toggled. In the Windows
Explorer use the Control Key to change from MOVE to COPY.

Since MOVE doesn't make sense, I've removed the possibilty to MOVE in
revision 9914. This change will be available in TortoiseSVN 1.5.0.

Tobias

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

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.