uncommit recommends undefined --levels and -n options

Bug #361574 reported by Marius Kruger
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Ian Clatworthy

Bug Description

$ bzr uncommit
   29 Marius Kruger 2009-04-15 [merge]
      merge

Use --levels 0 (or -n0) to see merged revisions.
The above revision(s) will be removed.
Are you sure [y/N]? N
Canceled
$ bzr uncommit -n0
bzr: ERROR: no such option: -n
$ bzr uncommit --levels 0
bzr: ERROR: no such option: --levels

uncommit should not recommend these options unless it is supported

(it happens with bzr 1.15dev pulled today)

Marius Kruger (amanica)
description: updated
summary: - uncommit recomends undefined --levels and -n options
+ uncommit recommends undefined --levels and -n options
Changed in bzr:
assignee: nobody → Ian Clatworthy (ian-clatworthy)
importance: Undecided → Medium
Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

In bzr.dev r4297. I think this ought to be cherrypicked into 1.14rc2.

Changed in bzr:
milestone: none → 1.14rc2
status: New → Fix Committed
Revision history for this message
Marius Kruger (amanica) wrote : Re: [Bug 361574] Re: uncommit recommends undefined --levels and -n options

by the way, other operations like pull -v also does this :(

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote :

After the fix is applied from bzr.dev r4297? I expect otherwise so please confirm one way or the other.

Revision history for this message
Bob Tanner (tanner) wrote :

I've merged this bug fix into 1.14rc2, thanks for the fix!

https://code.launchpad.net/~tanner/bzr/1.14rc2

Revision history for this message
Marius Kruger (amanica) wrote :

2009/4/18 Ian Clatworthy <email address hidden>:
> After the fix is applied from bzr.dev r4297? I expect otherwise so
> please confirm one way or the other.

you are right its fixed now in bzr.dev
sweet, thanks a lot for fixing these.

Vincent Ladeuil (vila)
Changed in bzr:
status: Fix Committed → Fix Released
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.