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

Re: TMerge CLI

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-02-20 23:33:14 CET

Stefan Küng wrote:
> Simon Large wrote:
>
>> In the app automation section for TMerge you state that both /base and
>> /mine are used to specify the left file in 2-way diffs. Looking at
>> what actually gets passed to the program, I think this should be
>>
>> 2-way diff:
>> /base - left pane
>> /mine - right pane
>
> or
> /base - left pane
> /theirs - right pane
>
> or
> /mine - left pane
> /theirs - right pane

Now that really will confuse people - mine could be left or right pane.
I think we should just tell them about the option that TortoiseProc.exe
uses, ie. base/mine.
>
> maybe we should just call that 'first' and 'second' file instead of left
> and right?

left/right seems OK to me.

>> 3-way diff:
>> /theirs - left pane
>> /mine - right pane
>> /merged - bottom pane
>> /base - base file used to generate the diffs.
>>
>> Also /basename is passed in 3-way mode but does not seem to be
>> displayed anywhere.
>>
>> Is that correct?
>
> Check the docs :)

I just did - something else I need to add.

> /basename really isn't shown directly, but it is shown in the tooltip of
> the two top views in three-way merge. Because those views are the diffs
> between mine/base and theirs/base.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Feb 20 23:32:37 2006

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.