[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: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-23 17:59:15 CET

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

> = 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?

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 Wed Mar 23 18:01:12 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.