Ah. My apologies, I missed that.<br><br>When I use -r 0.. I get this message:<br>/Library/Python/2.5/site-packages/bzrlib/repository.py:2356: DeprecationWarning: NULL_REVISION should be used for the null revision instead of None, as of bzr 0.91.                                         <br>
  revision_id = _mod_revision.ensure_null(revision_id)<br>All changes applied successfully.  <br><br>However, there is nothing in the bzr-svn checkout.<br><br>I also tried creating a bzr branch of the bzr-svn checkout, and then merging using -r 0.. with the same results.<br>
<br>If I try to do a merge (without the -r 0..), I get the previous error about having no common ancestor.<br><br><br><br><div class="gmail_quote">On Wed, Aug 19, 2009 at 3:15 AM, Tom Widmer <span dir="ltr">&lt;<a href="mailto:tom.widmer@gmail.com">tom.widmer@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Eric Berry wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
On Sun, Aug 16, 2009 at 1:17 AM, Martin Pool &lt;<a href="mailto:mbp@canonical.com" target="_blank">mbp@canonical.com</a> &lt;mailto:<a href="mailto:mbp@canonical.com" target="_blank">mbp@canonical.com</a>&gt;&gt; wrote:<br>

<br>
    2009/8/16 Eric Berry &lt;<a href="mailto:elberry@gmail.com" target="_blank">elberry@gmail.com</a> &lt;mailto:<a href="mailto:elberry@gmail.com" target="_blank">elberry@gmail.com</a>&gt;&gt;:<div class="im"><br>
     &gt; Hello,<br>
     &gt;     I have a local bzr branch which I need to store in svn as<br>
    well. I&#39;ve<br>
     &gt; already created a svn repo to house it, but when I try to push<br>
    the branch to<br>
     &gt; svn, it says that the branches have diverged, and I need to<br>
    merge. I can&#39;t<br>
     &gt; seem to figure out the right merge parameters, as I get an error<br>
    specifying<br>
     &gt; that the two branches don&#39;t have a common ancestor, and none of the<br>
     &gt; revisions I use work.<br>
<br>
    Normally if there is no ancestry in common then doing<br>
<br>
     bzr merge -r 0..<br>
<br>
    will force it.<br>
<br>
<br>
I&#39;m not quite sure where to do this from.<br>
<br>
I&#39;ve tried merging the svn repo into my local branch using -r 0. I&#39;ve also tried checking out the svn repo locally, and merging my local bzr branch into it. Both result in a &quot;nothing to do&quot; message.<br>

<br>
If I do the second one without the -r 0, I get this error:<br>
bzr: ERROR: Prefix missing for branches/PluginDeveloper; please create it before pushing.<br>
</div></blockquote>
<br><div class="im">
You don&#39;t literally mean -r 0 do you? Martin said -r 0..<br></div>
The .. is important (it means 0 onwards, not just 0, which would be a no-op).<br><font color="#888888">
<br>
Tom<br>
<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Learn from the past. Live in the present. Plan for the future.<br>11101000<br><a href="http://www.townsfolkdesigns.com/blogs/elberry">http://www.townsfolkdesigns.com/blogs/elberry</a><br>