Comment 5 for bug 425385

Revision history for this message
NeilGreenwood (neil-greenwood) wrote : Re: bzr init crashes in home directory

Yes, it's the entire home dir I'm trying to init (well, actually the dot-files in it).

neil@iodine:~$ mkdir temp
neil@iodine:~$ cd temp
neil@iodine:~/temp$ bzr init
No handlers could be found for logger "bzr"
Created a standalone tree (format: pack-0.92)
neil@iodine:~/temp$ bzr mv .bzr ../
No handlers could be found for logger "bzr"
bzr: ERROR: ../ is not in the same branch as .bzr

That error might be because I have a .bzr directory in my home directory. 'bzr st' in my home directory lists every file/dir as status Unknown.