<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ian Clatworthy wrote:
<blockquote cite="mid:4BA6B478.5030105@canonical.com" type="cite">
  <pre wrap="">Aaron Bentley wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">David Muir wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">In the docs for reverse cherry picking, it says to do:

bzr merge -r 10..9
      </pre>
    </blockquote>
    <pre wrap="">Which docs?  I can't find anything about reverse cherrypicks in the
merge docs, and the revert docs give a more sensible example:
"merge . --revision -2..-3"
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Maybe <a class="moz-txt-link-freetext" href="http://doc.bazaar.canonical.com/latest/en/user-guide/adv_merging.html">http://doc.bazaar.canonical.com/latest/en/user-guide/adv_merging.html</a>

Ian C.
  </pre>
</blockquote>
<br>
Yes, that's the one I was looking at.<br>
I hadn't thought to look at the revert docs.<br>
Also, the "Undoing mistakes" chapter of the user's guide makes no
mention of reverse cherry-picks.<br>
Will try to add a bit to the docs this week.<br>
<br>
David<br>
</body>
</html>