External diff/merge tools
Gaetano
gaetano.ciotola at gmail.com
Thu Apr 8 12:10:25 BST 2010
Hi,
I'm trying to configure bazaar to use an external diff/merge tool: KDiff3.
I have been reading tutorials and examples and it seems that all I need to
do is
- install KDiff3
- add it to the path
- modify bazaar.config adding the alias:
[ALIASES]
kdiff = diff --using c:/kdiff3/kdiff3.exe
I have also installed the extmerge and difftools plugins
when I run:
C:\development\myProject>bzr kdiff c:\development\myProject\..\MyFile.java
I get the following error:
bzr: ERROR: [Errno 22] Invalid argument:
'c:\\docume~1\\ciotolag\\locals~1\\temp
\\bzr_c:/kdiff3/kdiff3.exex_1gfr.log'
can anyone suggest to what I'm doing wrong?
thanks in advance
Gaetano
--
View this message in context: http://old.nabble.com/External-diff-merge-tools-tp28177025p28177025.html
Sent from the Bazaar - General Discussion mailing list archive at Nabble.com.
More information about the bazaar
mailing list