bzr status reports a file as both modified and ignored

Bug #712209 reported by Andrew Bennetts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
High
Unassigned

Bug Description

'bzr status' is reporting that a file is both ignored and modified simultaneously:

$ bzr --no-aliases --no-plugins st doc/en/_templates/index.html
modified:
  doc/en/_templates/index.html
ignored:
  doc/en/_templates/index.html

It is actually a versioned file (although it probably does match an ignore pattern):

$ bzr --no-aliases --no-plugins file-id doc/en/_templates/index.html
index.html-20090722133849-lus2rzwsmlhpgqhv-1

This is likely to be shallow, and appears to have regressed some time between 2.1 and 2.2.

Tags: easy status
Andrew Bennetts (spiv)
tags: added: easy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.