ok, thanks Martin. Urgency over. That appears to have fixed it. <br><br>So now what should I do about the missing revision stuff? How do I upgrade safely?<br><br>Regards,<br>Andrew.<br><br><div class="gmail_quote">On Tue, Mar 10, 2009 at 5:03 PM, Martin Pool <span dir="ltr">&lt;<a href="mailto:mbp@sourcefrog.net">mbp@sourcefrog.net</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;">2009/3/10 Andrew King &lt;<a href="mailto:eurokang@gmail.com">eurokang@gmail.com</a>&gt;:<br>

<div><div></div><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; I tried doing an upgrade with bzr on a shared repository.<br>
&gt;<br>
&gt; bzr upgrade --1.9<br>
&gt;<br>
&gt; It failed, somewhere during the conversion with missing revision or<br>
&gt; something similar.<br>
&gt;<br>
&gt; Now I get tracebacks about missing revisions, and when I try doing updates<br>
&gt; it says &quot;could not install revisions&quot;<br>
&gt;<br>
&gt; I tried doing<br>
&gt;<br>
&gt; cp -R backup.bzr .bzr<br>
&gt;<br>
&gt; but that didn&#39;t fix it.<br>
<br>
</div></div>Hi,<br>
<br>
So, before anything else, you should make a backup of the whole thing<br>
and put that somewhere safe.<br>
<br>
The command you quoted will copy backup.bzr inside .bzr.  Whereas what<br>
you actually want is to move .bzr away, then mv backup.bzr to .bzr.<br>
That should get you going again, then you can file a bug for the other<br>
issue.<br>
<font color="#888888"><br>
--<br>
Martin &lt;<a href="http://launchpad.net/%7Embp/" target="_blank">http://launchpad.net/~mbp/</a>&gt;<br>
</font></blockquote></div><br>