<div class="gmail_quote">2009/3/4 Eric Berry <span dir="ltr"><<a href="mailto:elberry@gmail.com">elberry@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
<br>
</div>Why not use 'bzr send' to create a merge directive? As long as you<br>
have the bundle, you don't need to expose the private branch. And<br>
then, history would be preserved. Or am I missing something here?<br>
<font color="#888888"><br>
-John<br>
</font></blockquote></div><br></div>Not you, me. Haha, I'm missing something. :) Sorry, I hadn't gotten to the send action yet. This is awesome, if I use send, it will contain all the commits Joe made to his local branch, including the merges from trunk correct? And when I use merge, all his history is preserved?</blockquote>
<div><br></div></div>merge directives would have the same problem as you would have with the <br>central branches: you would also see his merge commits.<br>