Erik Bågfors wrote: > Try the following > > bzr checkout foo bar > cd bar > bzr ci --local --unchanged -m 1 > bzr uncommit > > it fails with out of date. I would expect this to only uncommit > locally. Ideally, I'd say that uncommit should be the opposite of commit, and therefore uncommit on both branches by default, and accept a --local option. -- Matthieu