[BUG] bzr runs files in the current directory if supplied as a command name

John Arbash Meinel john at arbash-meinel.com
Thu Nov 10 22:47:27 GMT 2005


Michael Ellerman wrote:
> On Thu, 10 Nov 2005 14:07, John A Meinel wrote:
> 
>>The ExternalCommand code is designed to search all directories located
>>in BZRPATH, such that if the user runs "bzr <command>", and <command> is
>>not known, but it can be found in BZRPATH, it will be run.
>>
>>The problem, was that it was interpreting an empty BZRPATH, as the local
>>directory.
>>
>>This has been fixed in my integration branch:
>>http://bzr.arbash-meinel.com/branches/bzr/jam-integration/
>>revno = 1324
> 
> 
> Is anyone still using that code, ie. non-python plugins? I think it's been 
> demonstrated that python-plugins are the way to go.

I agree that python plugins are by far the preferred method. But if
someone wants to put together their own scripting stuff using extern
shell scripts, I think most of the work has been done to support that.

That said, I don't know of anyone that is using it.

John
=:->

> 
> cheers
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051110/0d509235/attachment.pgp 


More information about the bazaar mailing list