On 3/29/06, Manuel Reyes <manuel.reyes@e-mis.com> wrote:
> 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.
The ASPNET hack is officially supported in SVN 1.3. Just have to set
an environment variable.
http://subversion.tigris.org/svn_1.3_releasenotes.html
---------------------------------------------------------------------
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:37:07 2006