pull could warn if the working tree is out of date
Bug #714978 reported by
Martin Pool
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
If a user gets to a state where their working tree is out-of-date with their branch, they might keep trying 'bzr pull' to get the current source, and if there are no new revisions this won't help.
Possibly, if pulling into a tree, bzr pull should also warn you if the tree is not up-to-date with the branch. I don't think we should stat the tree but we could at least look at the basis revision.