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

Re: Export results of SVN Update to file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 24 Oct 2011 19:19:06 +0200

On 24.10.2011 18:52, Steve Croff wrote:
> I have an automated process that uses tortoiseproc /command:update to
> make a checkout current.
>
> I would like to somehow capture the contents of what was updated into
> a text file so I can perform additional post-update tasks on those
> files.
>
> Is there a way to do with with tortoiseproc when using the update
> command?

Why don't you use the CL client for this?

TSVN doesn't provide the output of commands. All it does is write a log
file for every command which you could use:
%APPDATA%\TortoiseSVN\logfile.txt

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2862461
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-24 19:19:15 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.