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

Re: Calling Tortoise export manually

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-03-29 15:35:37 CEST

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

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.