<br>I am running bzr 2.2 packaged with bzr-explorer for Windows with the same "big" project I've described here before.<br><br>I have a shared repo at D:/VCS/bzrEval with main branch D:/VCS/bzrEval/trunk and I branch to D:/VCS/bzrEval/dev_d within the shared repo and I get the following message in .bzr.log (and in the bzr-explorer GUI):<br>
<br>ImmortalLimbo: Unable to delete transform temporary directory D:/VCS/bzrEval/dev_d/.bzr/checkout/limbo.<br> Please examine D:/VCS/bzrEval/dev_d/.bzr/checkout/limbo to see if it contains any files you wish to<br> keep, and delete it when you are done.<br>
<br>[Traceback is attached]<br><br>It turns out that the limbo directory is empty. But what would I have done if it had files in it? I need to understand this well enough to be able to explain it to people who are just trying to get their (non-bzr) jobs done.<br>
<br>I repeated the branching (from /trunk to /dev_e, both in the same shared repo as above) and I did =not= get the ImmortalLimbo message. <br><br>I will try again with bzr-explorer and see if it does it again, or if this was a one-time thing. Either way, I need to understand how to respond.<br>
<br>Thanks<br>~M<br><br>