Show More
@@ -1,168 +1,168 b'' | |||
|
1 | 1 | # Some default global settings for common merge tools |
|
2 | 2 | |
|
3 | 3 | [merge-tools] |
|
4 | 4 | |
|
5 | 5 | ; The Araxis Merge tool is configured to work with newer versions of Araxis Merge |
|
6 | 6 | ; if you are using Araxis Merge 2008 or earlier, create a [merge-tools] section |
|
7 | 7 | ; in your mercurial.ini file, and add one of the two following "araxis.executable" |
|
8 | 8 | ; lines, depending on whether you have installed a 32 or a 64 bit version |
|
9 | 9 | ; of Araxis Merge and whether you are on a 32 or 64 bit version of windows |
|
10 | 10 | ; |
|
11 | 11 | ;araxis.executable=${ProgramFiles}/Araxis/Araxis Merge/ConsoleCompare.exe |
|
12 | 12 | ;araxis.executable=${ProgramFiles(x86)}/Araxis/Araxis Merge/ConsoleCompare.exe |
|
13 | 13 | ; |
|
14 | 14 | ; Please remember to remove the leading ";" to uncomment the line |
|
15 | 15 | ; |
|
16 | 16 | araxis.args=/3 /a2 /wait /merge /title1:"Other" /title2:"Base" /title3:"Local :"$local $other $base $local $output |
|
17 | 17 | araxis.binary=True |
|
18 | 18 | araxis.checkconflicts=True |
|
19 | 19 | araxis.diffargs=/2 /wait /title1:$plabel1 /title2:$clabel $parent $child |
|
20 | 20 | araxis.gui=True |
|
21 | 21 | araxis.priority=-2 |
|
22 | 22 | araxis.regappend=\ConsoleCompare.exe |
|
23 | 23 | araxis.regkey=SOFTWARE\Classes\TypeLib\{46799e0a-7bd1-4330-911c-9660bb964ea2}\7.0\HELPDIR |
|
24 | 24 | |
|
25 | 25 | ; Linux version of BeyondCompare 3 and 4 (dirdiff is version 4 only) |
|
26 | 26 | bcompare.args=$local $other $base -mergeoutput=$output -ro -lefttitle=$labellocal -centertitle=$labelbase -righttitle=$labelother -outputtitle=merged -automerge -reviewconflicts -solo |
|
27 | 27 | bcompare.diffargs=-lro -lefttitle=$plabel1 -righttitle=$clabel -solo -expandall $parent $child |
|
28 | 28 | bcompare.gui=True |
|
29 | 29 | bcompare.priority=-1 |
|
30 | 30 | |
|
31 | 31 | ; OS X version of Beyond Compare |
|
32 | 32 | bcomposx.args=$local $other $base -mergeoutput=$output -ro -lefttitle=$labellocal -centertitle=$labelbase -righttitle=$labelother -outputtitle=merged -automerge -reviewconflicts -solo |
|
33 | 33 | bcomposx.diffargs=-lro -lefttitle=$plabel1 -righttitle=$clabel -solo -expandall $parent $child |
|
34 | 34 | bcomposx.executable = /Applications/Beyond Compare.app/Contents/MacOS/bcomp |
|
35 | 35 | bcomposx.gui=True |
|
36 | 36 | bcomposx.priority=-1 |
|
37 | 37 | |
|
38 | 38 | ; Windows version of BeyondCompare 3 |
|
39 | 39 | beyondcompare3.args=$local $other $base $output /ro /lefttitle=$labellocal /centertitle=$labelbase /righttitle=$labelother /automerge /reviewconflicts /solo |
|
40 | 40 | beyondcompare3.diffargs=/lro /lefttitle=$plabel1 /righttitle=$clabel /solo /expandall $parent $child |
|
41 | 41 | beyondcompare3.gui=True |
|
42 | 42 | beyondcompare3.priority=-2 |
|
43 | 43 | beyondcompare3.regkey=Software\Scooter Software\Beyond Compare 3 |
|
44 | 44 | beyondcompare3.regkeyalt=Software\Wow6432Node\Scooter Software\Beyond Compare 3 |
|
45 | 45 | beyondcompare3.regname=ExePath |
|
46 | 46 | |
|
47 | 47 | ; Windows version of BeyondCompare 4 |
|
48 | 48 | beyondcompare4.args=$local $other $base /mergeoutput=$output /ro /lefttitle=$labellocal /centertitle=$labelbase /righttitle=$labelother /outputtitle=merged /automerge /reviewconflicts /solo |
|
49 | 49 | beyondcompare4.diffargs=/lro /lefttitle=$plabel1 /righttitle=$clabel /solo /expandall $parent $child |
|
50 | 50 | beyondcompare4.gui=True |
|
51 | 51 | beyondcompare4.premerge=False |
|
52 | 52 | beyondcompare4.priority=-1 |
|
53 | 53 | beyondcompare4.regkey=Software\Scooter Software\Beyond Compare 4 |
|
54 | 54 | beyondcompare4.regkeyalt=Software\Wow6432Node\Scooter Software\Beyond Compare 4 |
|
55 | 55 | beyondcompare4.regname=ExePath |
|
56 | 56 | |
|
57 | 57 | diffmerge.args=-nosplash -merge -title1=$labellocal -title2=merged -title3=$labelother $local $base $other -result=$output |
|
58 | 58 | diffmerge.check=changed |
|
59 | 59 | diffmerge.diffargs=--nosplash --title1=$plabel1 --title2=$clabel $parent $child |
|
60 | 60 | diffmerge.gui=True |
|
61 | 61 | diffmerge.priority=-7 |
|
62 | 62 | diffmerge.regkey=Software\SourceGear\SourceGear DiffMerge\ |
|
63 | 63 | diffmerge.regkeyalt=Software\Wow6432Node\SourceGear\SourceGear DiffMerge\ |
|
64 | 64 | diffmerge.regname=Location |
|
65 | 65 | |
|
66 | 66 | diffuse.args=$local $base $other |
|
67 | 67 | diffuse.diffargs=$parent $child |
|
68 | 68 | diffuse.gui=True |
|
69 | 69 | diffuse.priority=-3 |
|
70 | 70 | |
|
71 | 71 | ecmerge.args=$base $local $other --mode=merge3 --title0=$labelbase --title1=$labellocal --title2=$labelother --to=$output |
|
72 | 72 | ecmerge.diffargs=$parent $child --mode=diff2 --title1=$plabel1 --title2=$clabel |
|
73 | 73 | ecmerge.gui=True |
|
74 | 74 | ecmerge.regkey=Software\Elli\xc3\xa9 Computing\Merge |
|
75 | 75 | ecmerge.regkeyalt=Software\Wow6432Node\Elli\xc3\xa9 Computing\Merge |
|
76 | 76 | |
|
77 | 77 | # editmerge is a small script shipped in contrib. |
|
78 | 78 | # It needs this config otherwise it behaves the same as internal:local |
|
79 | 79 | editmerge.args=$output |
|
80 | 80 | editmerge.check=changed |
|
81 | 81 | editmerge.premerge=keep |
|
82 | 82 | |
|
83 | 83 | filemerge.args=-left $other -right $local -ancestor $base -merge $output |
|
84 | 84 | filemerge.executable=/Developer/Applications/Utilities/FileMerge.app/Contents/MacOS/FileMerge |
|
85 | 85 | filemerge.gui=True |
|
86 | 86 | |
|
87 | 87 | filemergexcode.args=-left $other -right $local -ancestor $base -merge $output |
|
88 | 88 | filemergexcode.executable=/Applications/Xcode.app/Contents/Applications/FileMerge.app/Contents/MacOS/FileMerge |
|
89 | 89 | filemergexcode.gui=True |
|
90 | 90 | |
|
91 | 91 | gpyfm.gui=True |
|
92 | 92 | |
|
93 | 93 | gvimdiff.args=--nofork -d -g -O $local $other $base |
|
94 | 94 | gvimdiff.diffargs=--nofork -d -g -O $parent $child |
|
95 | 95 | gvimdiff.priority=-9 |
|
96 | 96 | gvimdiff.regkey=Software\Vim\GVim |
|
97 | 97 | gvimdiff.regkeyalt=Software\Wow6432Node\Vim\GVim |
|
98 | 98 | gvimdiff.regname=path |
|
99 | 99 | |
|
100 | 100 | kdiff3.args=--auto --L1 $labelbase --L2 $labellocal --L3 $labelother $base $local $other -o $output |
|
101 | 101 | kdiff3.diffargs=--L1 $plabel1 --L2 $clabel $parent $child |
|
102 | 102 | kdiff3.fixeol=True |
|
103 | 103 | kdiff3.gui=True |
|
104 | 104 | kdiff3.regappend=\kdiff3.exe |
|
105 | 105 | kdiff3.regkey=Software\KDiff3 |
|
106 | 106 | kdiff3.regkeyalt=Software\Wow6432Node\KDiff3 |
|
107 | 107 | |
|
108 | 108 | meld.args=--label=$labellocal $local --label='merged' $base --label=$labelother $other -o $output --auto-merge |
|
109 | 109 | meld.check=changed |
|
110 |
meld.diffargs=- |
|
|
110 | meld.diffargs=--label=$plabel1 $parent --label=$clabel $child | |
|
111 | 111 | meld.gui=True |
|
112 | 112 | |
|
113 | 113 | merge.check=conflicts |
|
114 | 114 | merge.priority=-100 |
|
115 | 115 | |
|
116 | 116 | p4merge.args=$base $local $other $output |
|
117 | 117 | p4merge.diffargs=$parent $child |
|
118 | 118 | p4merge.gui=True |
|
119 | 119 | p4merge.priority=-8 |
|
120 | 120 | p4merge.regappend=\p4merge.exe |
|
121 | 121 | p4merge.regkey=Software\Perforce\Environment |
|
122 | 122 | p4merge.regkeyalt=Software\Wow6432Node\Perforce\Environment |
|
123 | 123 | p4merge.regname=P4INSTROOT |
|
124 | 124 | |
|
125 | 125 | p4mergeosx.args = $base $local $other $output |
|
126 | 126 | p4mergeosx.diffargs=$parent $child |
|
127 | 127 | p4mergeosx.executable = /Applications/p4merge.app/Contents/MacOS/p4merge |
|
128 | 128 | p4mergeosx.gui = True |
|
129 | 129 | p4mergeosx.priority=-8 |
|
130 | 130 | |
|
131 | 131 | tkdiff.args=$local $other -a $base -o $output |
|
132 | 132 | tkdiff.diffargs=-L $plabel1 $parent -L $clabel $child |
|
133 | 133 | tkdiff.gui=True |
|
134 | 134 | tkdiff.priority=-8 |
|
135 | 135 | |
|
136 | 136 | tortoisemerge.args=/base:$base /mine:$local /theirs:$other /merged:$output |
|
137 | 137 | tortoisemerge.check=changed |
|
138 | 138 | tortoisemerge.diffargs=/base:$parent /mine:$child /basename:$plabel1 /minename:$clabel |
|
139 | 139 | tortoisemerge.gui=True |
|
140 | 140 | tortoisemerge.priority=-8 |
|
141 | 141 | tortoisemerge.regkey=Software\TortoiseSVN |
|
142 | 142 | tortoisemerge.regkeyalt=Software\Wow6432Node\TortoiseSVN |
|
143 | 143 | |
|
144 | 144 | UltraCompare.args = $base $local $other -title1 base -title3 other |
|
145 | 145 | UltraCompare.binary = True |
|
146 | 146 | UltraCompare.check = conflicts,changed |
|
147 | 147 | UltraCompare.diffargs=$child $parent -title1 $clabel -title2 $plabel1 |
|
148 | 148 | UltraCompare.gui = True |
|
149 | 149 | UltraCompare.priority = -2 |
|
150 | 150 | UltraCompare.regkey=Software\Microsoft\Windows\CurrentVersion\App Paths\UC.exe |
|
151 | 151 | UltraCompare.regkeyalt=Software\Wow6432Node\Microsoft\Windows\CurrentVersion\App Paths\UC.exe |
|
152 | 152 | |
|
153 | 153 | vimdiff.args=$local $other $base -c 'redraw | echomsg "hg merge conflict, type \":cq\" to abort vimdiff"' |
|
154 | 154 | vimdiff.check=changed |
|
155 | 155 | vimdiff.priority=-10 |
|
156 | 156 | winmerge.args=/e /x /wl /ub /dl $labelother /dr $labellocal $other $local $output |
|
157 | 157 | winmerge.check=changed |
|
158 | 158 | winmerge.diffargs=/r /e /x /ub /wl /dl $plabel1 /dr $clabel $parent $child |
|
159 | 159 | winmerge.gui=True |
|
160 | 160 | winmerge.priority=-10 |
|
161 | 161 | winmerge.regkey=Software\Thingamahoochie\WinMerge |
|
162 | 162 | winmerge.regkeyalt=Software\Wow6432Node\Thingamahoochie\WinMerge\ |
|
163 | 163 | winmerge.regname=Executable |
|
164 | 164 | |
|
165 | 165 | xxdiff.args=--show-merged-pane --exit-with-merge-status --title1 $labellocal --title2 $labelbase --title3 $labelother --merged-filename $output --merge $local $base $other |
|
166 | 166 | xxdiff.diffargs=--title1 $plabel1 $parent --title2 $clabel $child |
|
167 | 167 | xxdiff.gui=True |
|
168 | 168 | xxdiff.priority=-8 |
General Comments 0
You need to be logged in to leave comments.
Login now