status does not show missing files that are newly added

Bug #134168 reported by Robert Collins
18
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Rory Yorke

Bug Description

bzr init f
cd f
touch foo
bzr add
# added foo
rm foo
bzr st
# no output

Related branches

Changed in bzr:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Dan Watkins (oddbloke) wrote :

Having done the above, the following also happens:
$ bzr commit -m "foo"
missing a
bzr: ERROR: no changes to commit. use --unchanged to commit anyhow
$ bzr commit -m "foo"
bzr: ERROR: no changes to commit. use --unchanged to commit anyhow

Revision history for this message
Robert Collins (lifeless) wrote :

The unchanged errors are fine; thats because the test case is very minimal.

description: updated
Martin Pool (mbp)
Changed in bzr:
status: Triaged → Confirmed
Martin Pool (mbp)
Changed in bzr:
status: Confirmed → In Progress
assignee: nobody → Rory Yorke (ryorke)
Vincent Ladeuil (vila)
Changed in bzr:
status: In Progress → Fix Released
milestone: none → 2.3b3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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