Bzr Error Committing Changes

A. S. Budden abudden at gmail.com
Thu Jul 16 12:12:43 BST 2009


2009/7/16 Ian Clatworthy <ian.clatworthy at internode.on.net>:
> A. S. Budden wrote:
>> Dear all,
>>
>> Something has gone very wrong with my bazaar installation.  I can
>> successfully check out projects, I can run "bzr add", "bzr
>> version-info", "bzr status", "bzr diff" etc, but when I run "bzr ci",
>> I get the message:
>>
>> bzr: ERROR: [Errno 2] No such file or directory
>
>> Is there any way to make bzr produce a
>> more verbose error message (I tried "bzr ci --verbose", but that gave
>> the same message)?
>
> To get more information, try
>
>  bzr -Derror ci
>
> Something else to try is using the full command name and disabling
> plugins like this ...
>
>  bzr --no-plugins commit

Brilliant, thank you.  It turns out there's a faulty plugin, so I'll
work out what's going on with it or just live without it.

Al



More information about the bazaar mailing list