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

Re: [TSVN] [PATCH] Repo Browser Drag/Drop import

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-06-07 18:05:09 CEST

Boris Musa wrote:
> This is a small drag-drop import patch for the repo browser.
>
> Log message:
>
> Implemented repository browser drag-drop import (one way):
> * Implemented multi file/folder import.

Thanks for the patch. But I think I shouldn't commit that patch. It
seems too dangerous:

* if no folder is selected, then an error is shown
* but users are used to drag files in explorer to the folder they want
to drop the files to, not the whole window. So if a folder is selected,
but the user drops the files on another folder, the files will be
imported in the wrong (the selected, not the drop target) folder.
* Subversion still doesn't provide multiple targets for the import
command, so multiple files result in multiple revisions with the same
log message.

I've already filed an issue about drag-n-drop in the repobrowser:
http://tortoisesvn.berlios.de/issues/?do=details&id=73

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jun 7 18:05:56 2005

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.