i installed the latest stable bzr version and gladly discover the external merge feature. but i cant get it to work
i'm using bcompare as my tool , and no matter what i do , when i try to resolve conflicts i choose bcompare and it always state "External merge tool bcompare is not available"
i tried with and without putting the bcomapre directory in PATH with no luck. i also tried it outside of gui and directly in bazaar conf with the following lines:
[MERGE]
bzr.mergetool.bcompare = bcompare.exe {this} {other} {base} {result}
bzr.default_mergetool = bcompare
please help me Gil Idelson