`bzr uncommit --force` tell me that revisions will be removed when they're already removed

Bug #588660 reported by Alexander Belchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

C:\Temp>bzr init 8
Created a standalone tree (format: 1.9)

C:\Temp>cd 8
C:\Temp\8>

C:\Temp\8>bzr ci -m1 --unch
Committing to: C:/Temp/8/
Committed revision 1.

C:\Temp\8>bzr uncommit --force
    1 Alexander Belchenko 2010-06-02
      1

The above revision(s) will be removed.
You can restore the old tip by running:
  bzr pull . -r revid:<email address hidden>

The sentence "The above revision(s) will be removed." has very little sense for me when I run `uncommit --force`. Furthermore I think it's misleading, because at the time when I see it the revision(s) are already removed.

So for `uncommit --force` I'd exect to see: "The above revision(s) have been removed."

tags: added: easy
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.