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

Re: Feature request: preselect last "export to"-folder

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-11-05 21:00:52 CET

On Sunday 05 November 2006 17:22, Raffael Luthiger wrote:
> Hi,
>
> I would like to have a new feature implemented. Since I almost always
> export the files into the same directory I would highly appreciate it,
> if in the "Export..." - menu the last directory where I exported to
> would be preselected.

The export directory is allways preselected with the folder on which you
call "Export..."

> If this is not possible then another idea would be to have under the
> "choose directory" area a box with the last three directories I exported
> to. (I guess this would even be the better solution for the majority)

As a workaround:
Create a batch file containing the following line and call it whenever you
want to export to "C:\Path\YourFavouriteDirectory"

TortoiseProc.exe /command:export /path:"C:
\Path\YourFavouriteDirectory" /notempfile

Further information to automating TSVN can be found here:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Nov 5 21:01:17 2006

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.