[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: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2005-03-24 16:13:27 CET

SteveKing wrote:
> 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.

Call it twice (or more) :-).

> 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).

Show an error dialog, telling the user that that's a stupid thing to attempt?

>> = Bug:
>> It's possible to manually enter a destination directory for exports.
>> If a non-existing directory is entered, TSVN should either create the
>> directory silently or tell the user that the directory does not exist.
>> Currently it exports your data to C:\Documents and Settings\whatever
>> instead.
>
> Can you reproduce this with the CL client too? Or is it just TSVN?

Just TSVN.
The CL silently creates the destination directory specified (though it
only automatically creates 1 level deep - not sure if this is changed
in SVN trunk, could be).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Mar 24 16:14:05 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.