Yes, the wrapping was done by GMail. I found out what's wrong. It's all about the capital letters. BeyondCompare3.executable In this line, I type B and C in upper case. beyondcompare3. and other lines copied from MergeTools.rc are in lower case.
Thank you again for giving some hints. On Thu, Oct 27, 2011 at 10:30 AM, Steve Borho <[email protected]> wrote: > On Mon, Oct 24, 2011 at 3:10 AM, CWC <[email protected]> wrote: >> Hi, Steve, >> >> Thank you for replying. >> Following your instruction, and copy [merge-tools] from MergeTools.rc, >> Beyond Compare is launched successfully. >> However, it doesn't open the correct files. >> I use process explore to spot on in, and find that the arguments don't >> passed to Beyond Compare at all. >> Following is my Mercurial.ini. >> Can you take a look at it? Thank you. >> >> # Generated by TortoiseHg settings dialog >> >> >> [tortoisehg] >> vdiff = BeyondComapre3 >> ui.language = en >> >> [merge-tools] >> BeyondCompare3.executable =s:\Portable\Beyond_Compare_3\BCompare.exe >> beyondcompare3.priority=-1 >> beyondcompare3.args=$local $other $base /mergeoutput=$output /ro >> /lefttitle=parent1 /centertitle=base /righttitle=parent2 >> /outputtitle=merged /automerge /reviewconflicts /solo >> beyondcompare3.premerge=False >> beyondcompare3.regkey=Software\Scooter Software\Beyond Compare 3 >> beyondcompare3.regname=ExePath >> beyondcompare3.gui=True >> beyondcompare3.diffargs=/lro /lefttitle='$plabel1' >> /righttitle='$clabel' /solo /expandall $parent $child >> beyondcompare3.diff3args=$parent1 $parent2 $child >> /lefttitle='$plabel1' /centertitle='$clabel' /righttitle='$plabel2' >> /solo /ro >> beyondcompare3.dirdiff=True > > Was the above line wrapping done by your mail client? They should be > one variable per line. > > -- > Steve Borho > ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

