Bazaar 2.3.0 cannot use external diff/merge program
Alexander Belchenko
bialix at ukr.net
Fri Mar 4 07:03:00 UTC 2011
Niben M Singh пишет:
> Hello All -
>
> I upgraded my Bazaar to version 2.3.0 last week and since then I have
> not been able to connect to external diff/merge applications like
> WinMerge or BeyondCompare. Am I missing anything? I would appreciate any
> help.
>
> My workstation has Win 7 64 bit. Here is the error I get when I try to
> connect to external diff applications -
>
> Run command: bzr diff --using ""C:\Program Files
> (x86)\WinMerge\WinMergeU.exe"" C:\...
As I see you've got this with qbzr. Please, try the following: remove
extra double quotes from diff settings, and replace backslashes with
forward ones, i.e.
C:/Program Files (x86)/WinMerge/WinMergeU.exe
and say if it works for you. If not, please file a bug against qbzr, and
attach the corresponding part of .bzr.log and qbzr.conf
>
> Unable to load plugin u'rebase'. It requested API version (2, 1, 0) of
> module <module 'bzrlib' from 'C:\Program Files
> (x86)\Bazaar\lib\library.zip\bzrlib\__init__.pyo'> but the minimum
> exported version is (2, 3, 0), and the maximum is (2, 3, 0)
>
> === modified file
> 'NRTCentralRepositoryDB/3_StoredProcedures/Chicago.usp_Feeds_LoadProperties.StoredProcedure.sql'
>
> bzr: ERROR: [Error 5] Access is denied
>
>
> I'd appreciate any feedback.
>
> Thanks,
> Niben
>
>
>
--
All the dude wanted was his rug back
More information about the bazaar
mailing list