Branch generates ImmortalLimbo warning ?
Maritza Mendez
martitzam at gmail.com
Tue Aug 17 19:24:33 BST 2010
I am running bzr 2.2 packaged with bzr-explorer for Windows with the same
"big" project I've described here before.
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):
ImmortalLimbo: Unable to delete transform temporary directory
D:/VCS/bzrEval/dev_d/.bzr/checkout/limbo.
Please examine D:/VCS/bzrEval/dev_d/.bzr/checkout/limbo to see if it
contains any files you wish to
keep, and delete it when you are done.
[Traceback is attached]
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.
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.
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.
Thanks
~M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100817/cf255cee/attachment.htm
-------------- next part --------------
371.118 Traceback (most recent call last):
File "bzrlib\commands.pyo", line 911, in exception_to_return_code
File "bzrlib\commands.pyo", line 1111, in run_bzr
File "bzrlib\commands.pyo", line 689, in run_argv_aliases
File "bzrlib\commands.pyo", line 704, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "D:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 767, in run
File "D:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 869, in run_subprocess_command
File "bzrlib\commands.pyo", line 1111, in run_bzr
File "bzrlib\commands.pyo", line 689, in run_argv_aliases
File "bzrlib\commands.pyo", line 704, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "bzrlib\builtins.pyo", line 1246, in run
File "bzrlib\bzrdir.pyo", line 1276, in sprout
File "bzrlib\bzrdir.pyo", line 1737, in create_workingtree
File "bzrlib\workingtree_4.pyo", line 1475, in initialize
File "bzrlib\transform.pyo", line 2279, in build_tree
File "bzrlib\transform.pyo", line 2395, in _build_tree
File "bzrlib\transform.pyo", line 1572, in apply
File "bzrlib\transform.pyo", line 1131, in finalize
ImmortalLimbo: Unable to delete transform temporary directory D:/VCS/bzrEval/dev_d/.bzr/checkout/limbo.
Please examine D:/VCS/bzrEval/dev_d/.bzr/checkout/limbo to see if it contains any files you wish to
keep, and delete it when you are done.
More information about the bazaar
mailing list