[PATCH] bugfix to 'bzr ignore'

Martin Pool mbp at sourcefrog.net
Mon May 16 03:39:17 BST 2005


On 14 May 2005, David Allouche <david at allouche.net> wrote:
> Hello folks,
> 
> tried to play around with bzr a bit, found a bug, fixed the bug. Here's
> the patch.
> 
> The problem was that command_ignore did "b.controlfile(ifn, 'rt')" and
> 'rt' was not longer accept as a legal mode for control files.

Hi David,

Actually using controlfile() here was just a mistake by me; since
.bzrignore is not inside the .bzr directory it shouldn't be opened
that way.

> I also added blackblox test suite coverage for 'bzr ignore' when
> the .bzrignore file already exists.

> Actually, I got there trying to build the API documentation. So here is
> another patch that makes ./buildapi actually work on fresh checkout.

Taken.

-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050516/e31c1ce1/attachment.pgp 


More information about the bazaar mailing list