Inconsistency with directories in "bzr status" vs .bzrignore

Martin Pool mbp at sourcefrog.net
Tue Apr 26 07:38:15 BST 2005


On Tue, 2005-04-26 at 16:00 +1000, Rusty Russell wrote:
> In status, bzr gives a / on the end of directories, but you must not use
> that in the .bzrignore file.  Is this a feature?

It's a feature that it is shown in the status list, and a bug that it
does not match in the ignore file.

> This is mocked up, but you get the idea:
> 
> 	$ bzr status
> 	A       .bzrignore
> 	?       testsuite/tmp/
> 	$ echo testsuite/tmp/ >> bzrignore
> 	$ bzr status
> 	A       .bzrignore
> 	?       testsuite/tmp/
> 	$ echo testsuite/tmp >> bzrignore
> 	$ bzr status
> 	A       .bzrignore
> 	$ 

See also 'bzr unknowns', which would be a good thing to (edit and) write
into .bzrignore.

-- 
Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050426/1b370f9b/attachment.pgp 


More information about the bazaar mailing list