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

Calling Tortoise export manually

From: Manuel Reyes <manuel.reyes_at_e-mis.com>
Date: 2006-03-29 15:27:23 CEST

hello list,

As this title indicates I need to be able to call the Tortoise export command
manually and preferably with no user interaction.

So far I have managed to work out that the following command:

TortoiseProc.exe /command:export /path:C:\ExportToPath\ /notempfile

Will launch the export mechanism in interactive mode, unfortunatly I need to do
this silently. Is there anyway to specify the export from location?

As an example I can use this command using SVN directly:

svn export C:\SourceControlledFiles\ C:\ExportToPath --force

But as I am using the ASP .NET hack version of Tortoise this does not work.

Regards
Manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Mar 29 15:31:50 2006

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.