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

Re: TortoiseProc diff for a specific revision and its ancestor

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 10 Aug 2011 21:27:41 +0200

On Wed, Aug 10, 2011 at 21:19, Dominik Psenner <dpsenner_at_gmail.com> wrote:
> 2011/8/10 Stefan Küng <tortoisesvn_at_gmail.com>:
>> On 10.08.2011 14:33, Dominik Psenner wrote:
>>> Hi,
>>>
>>> I would like to automate the tortoiseproc command :diff to show the changes
>>> done for a specific file Y from revision N and its ancestor. So far I was
>>> invoke it with:
>>>
>>> TortoiseProc /command:diff /path:Y /startrev:N-1 /endrev:N
>>>
>>> But invoking tortoiseproc like this does not work in cases where file Y was
>>> added or deleted in either revision N or revision N-1. Is there a neat
>>> keyword that I could use in place for N-1 that works also in those cases?
>>> The documentation at
>>> http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html
>>> lacks useful information.
>>
>> It should work in the upcoming 1.7.
>
> Good news!

Or try the "showcompare" command, which allows you to specify a peg revision:

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2814089
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-10 21:28:03 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.