<p>Ah, bummer.  Thank you, Max.  Well, I guess I need to go touch the server.  Several lessons learned here.  Thanks for all your help!<br>
</p>
<div class="gmail_quote">On Aug 8, 2012 12:22 AM, "Max Bowsher" <_@<a href="http://maxb.eu">maxb.eu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You should keep the bazaar mailing list on cc, to avoid unnecessarily<br>
limiting your audience of potential help.<br>
<br>
Unfortunately, based on your 'bzr info' output, I conclude that you<br>
actually had a lightweight checkout, not a heavyweight one.<br>
<br>
That being the case, it stores no history, so can't help you here.<br>
<br>
Max.<br>
<br>
<br>
On 07/08/12 03:39, Carlos Mundi wrote:<br>
> Unfortunately, it appears that I cannot unbind my checkout now that the<br>
> repo is gone!<br>
><br>
> $ *pwd*<br>
> /home/cmundi/project<br>
> $ *bzr info*<br>
> Dangling branch reference (format: 2a or pack-0.92)<br>
> Location:<br>
>    control directory: .<br>
>   checkout of branch: /var/repos/project/trunk/<br>
> $ *bzr unbind*<br>
> bzr: ERROR: Not a branch: "/var/repos/project/trunk/"<br>
><br>
> So I am not surprised that push fails with the same message.<br>
><br>
> I guess my question should be, how can I cut off a dangling branch<br>
> reference.  Searching docs, bit not much luck yet...<br>
><br>
> Thanks,<br>
> Carlos<br>
><br>
><br>
> On Mon, Aug 6, 2012 at 3:08 PM, Max Bowsher <_@<a href="http://maxb.eu" target="_blank">maxb.eu</a><br>
> <mailto:_@<a href="http://maxb.eu" target="_blank">maxb.eu</a>>> wrote:<br>
><br>
>     On 06/08/12 22:39, Carlos Mundi wrote:<br>
>     > Suppose I accidentally destroyed a repo.  And suppose no backup is<br>
>     > conveniently within reach.  But I do have a heavyweight checkout,<br>
>     which<br>
>     > should have all of the information since the last time the checout was<br>
>     > updated from the repo.  Is there a way to populate a new repo from the<br>
>     > checkout and preserve all of the history that the checkout knows?<br>
><br>
>     Try 'bzr push <destination>' to transfer a copy of the local data to a<br>
>     new branch-and-repo elsewhere, and 'bzr unbind' to tell the checkout to<br>
>     remove its association with the destroyed remote branch, becoming a<br>
>     standalone branch itself.<br>
><br>
>     Max.<br>
><br>
><br>
><br>
<br>
<br>
</blockquote></div>