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

Re: Export folder dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 08 Dec 2011 21:21:47 +0100

On 08.12.2011 15:34, Gerald Britton wrote:

> 1. Allow the user to navigate to the target directory _or_ type it in
> manually

That's already possible in the dialog.

> 2. Create the target directory automatically, if it does not exist.

Not a good idea: what if the user has a typo in the entered path?
Creating that would be wrong. So the target has to exist.

> 3. By default, do not overwrite the contents if the target is not
> empty, but... 4. Have a non-sticky option equivalent to the --force
> cli option to allow the target to be overwritten
>
> Perhaps you can use a dialog that looks a bit like the checkout
> dialog, where you can either type in a target directory or navigate
> to it, with a non-sticky check-box for the --force option.

I don't think that's really necessary. Since now with 1.7, there's only
one single .svn directory. So exporting from a working copy is as easy
as simply copying the working copy, then removing the one and only .svn
folder.

However if you want to export from a repository (using an url), the
export dialog looks the same as the checkout dialog.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2891670
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-08 21:22:02 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.