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

Re: [TSVN] 1 feature request; 1 bug

From: Douglas Stonham <dstonham_at_pennysaverusa.net>
Date: 2005-03-23 20:50:08 CET

On Wed, March 23, 2005 8:59 am, SteveKing said:
> Molle Bestefich wrote:
>> = Feature request:
>> Currently you can't select two items (ie. folders), right-click and
>> export them to somewhere.
>> The TSVN menu item doesn't show "Export" when multiple WC items are
>> selected.
>> Would be nice if it did.
>
> The subversion API svn_client_export() doesn't take a folderlist, only
> one single folder for exporting.

I'm probably missing something fundamental here, but if this is the
problem, can't you just feed svn_client_export() one folder at a time?

> Also: where would you export two folders with the same name? (Could
> happen if you select those two folders from the search dialog in windows).

To the same place. I assume the function already understands dealing with
duplicate folder since you could export a folder into somewhere that
already has a folder of the same name. (I just tested it, and it seems to
work just by overwriting if required)

Just let the user do it if they want. If they're silly enough to try,
they're silly enough to clean up the mess. Who knows, maybe someone would
actually want to do this anyway.

Douglas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 23 20:51:03 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.