List of possible statuses in “bzr help status” is incomplete

Bug #1074166 reported by ZyX
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

The following statuses are not listed in “bzr help status”:

1. “missing”: occurs when you add a file using “bzr add” and immediately remove it using “rm”.
2. “ignored”: occurs when you specify ignored file on the command-line: “bzr status -- ignored-file”.
3. “nonexistent”: occurs when you specify nonexistent path on the command line: “bzr status -- nonexistent-file”.

It also looks like there are two other statuses merge-related: “pending merges” and “conflicts”, they can be found in “bzrlib/status.py”. Maybe also something other: I was unable to find any of the statuses listed in “bzr help status” in “bzrlib/status.py”, neither I was able to find “missing” status there.

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
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.