ERROR: Unable to delete transform temporary directory

Alexander Belchenko bialix at ukr.net
Fri Nov 2 18:48:46 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DeeJay пишет:
> See earlier mail 11th Oct, and bug report #153201
> 
> Is there any prospect of being able to recover the history and
> files from the branch, or should I regard it as a write-off?

Most likely you're have some files different in case. Windows
is case-inensitive filesystem, so e.g. Makefile and makefile
is not allowed to have in the same directory.

Also there is problem with FAT32. Some non-ascii filenames
is not distinguished on FAT32, although they shown "as is"
in Explorer. Try to check out on NTFS filesystem.

You can try to inspect current state of your tree with
QBzr plugin: it has qbrowse command that able to show you
state of your working tree in last revision. So you can check
is the case sensitivity is your problem.

Another option is to try branch not the last revision,
but last but one etc. to find the point in history where
your tree still clean.

I can say that this new behavior is annoying me too:

ERROR: Unable to delete transform temporary directory
<my_path>/.bzr/checkout/limbo.
    Please examine <my_path>/.bzr/checkout/limbo to see if it contains
any files you wish to keep, and delete it when you are done.

But I'm not author of this changes and don't know how to fix it.
Try to use older version of bzr, back to 0.18 or even 0.14.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHK3EOzYr338mxwCURAplzAJwOw3dFVibqvkkrZGwTxUGY9CfuYQCghYZp
7VzqVeJGdfJSlU+xWZamL/I=
=ylUO
-----END PGP SIGNATURE-----



More information about the bazaar mailing list