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

Re: Help on running Scripts

From: Will Appleton <wfappleton_at_gmail.com>
Date: 2007-09-18 17:09:44 CEST

On 9/17/07, Liu, Sylvie (EHCOE) <sylvie.liu@honeywell.com> wrote:
> Hi, I am a new user to TortoiseSVN. Can somebody help me to write a
> command line in a file to checkout a repository or to check log
> messages?
>
> I read Appendix D (Automating TortoiseSVN) from the book and tried the
> following command in a .bat file and in a DOS prompt
> tortoiseproc.exe /command:log
> /path:"e:\longbow_test_checkout_v2\trunk\scripts\ init_environment.bat"
> /notempfile /closeonend
>
>
>
> I got the following message:
>
> 'tortoiseproc.exe' is not recognized as an internal or external command,
> operable program or batch file.
>
>
>
> I hope that I can get help from somebody.
>
> Sincerely,
>
> Sylvie

Scripting SVN is *much* easier if you install the Windows subversion
distribution along with TortoiseSVN. The commandline client was
developed with scripting in mind and the output is much easier to
parse. TSVN is a GUI client and should be used for GUI tasks. Does
your script need GUI? If not, use the commandline Subversion client
for Windows. :)
Both SVN and TSVN will coexist peacefully on your system.

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Sep 18 17:09:50 2007

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.