RE: Re: Export folder dialog
From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Thu, 8 Dec 2011 06:34:25 -0800 (PST)
> >> Interesting! So, no export action and no error message when clicking OK
Cool!
While you're at it...(This is becoming more of a feature request :) ).
From the command line, I can do this:
Z:\>cd
...etc.
So, I can specify a relative directory OK (Win XP)
Of course, this works too:
C:\Documents and Settings\bri7744\My Documents\CLOC_Remedy_RCIP>svn export 7087
...etc.
If I try it again:
C:\Documents and Settings\bri7744\My Documents\CLOC_Remedy_RCIP>svn export 7087
which makes sense of course, though I *can* do this:
C:\Documents and Settings\bri7744\My Documents\CLOC_Remedy_RCIP>svn --force expo
to make it do it anyway.
So, my request would be: Make the export dialog behave more like the cli command. That would mean:
1. Allow the user to navigate to the target directory _or_ type it in manually
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.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.