bzr revert

Martin Pool mbp at sourcefrog.net
Fri Jul 22 12:56:59 BST 2005


On 22 Jul 2005, Lalo Martins <lalo at exoweb.net> wrote:
> what happened to bzr revert?  As of revision 923, it doesn't seem to do
> anything.  (Or maybe it's sort of a poor-man "baz undo".)  The option to
> specify the revision I want to revert to has disappeared.

There are (unfortunately) two commands at the moment; they need to be
reunified into one:

  bzr revert FILE...

reverts just single files

  bzr merge-revert

reverts the whole tree, including structure changes.  

-- 
Martin




More information about the bazaar mailing list