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

Re: Tortoiseproc.exe Command line automation

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Wed, 7 May 2014 16:44:33 -0400

Tortoiseproc is a tool for launching the Tortoise GUI from other programs
or even from build or BAT files.

In the past, I have integrated TSVN in to IDEs by configuring the IDE to
call Toroiseproc with the appropriate parameters to launch Tortoise
dialogues for the desired operations. this worked very well for my
teammates and me.

In recent years, most IDEs have plug-ins that use the SVN client library
directly rather than relying on external programs.

Depending on what your needs are, you can automate your SVN operations with
the SVN command line client or launch various TSVN dialogues. Launching the
dialogues would be suitable for stepping a user through a defined process
that requires user inputs. If you have no need for user interaction, you
can most likely do what you need to do withonly the command line client.

On Wed, May 7, 2014 at 4:19 PM, Muhammad Shahzad <mshahzad00_at_gmail.com>wrote:

> I've read in many posts as well as the book provided that tortoisesvn is
> not a commandline utility. however during the installation i did the
> option of installing the commandline utility. i am wondering if version
> 1.7.x offers full automation via commandline using tortoisesvn
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3077790

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-07 22:44:38 CEST

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.