[BUG] No such file or directory in get_file_byname()
Matthieu Moy
Matthieu.Moy at imag.fr
Sat Sep 3 23:03:25 BST 2005
Matthieu Moy <Matthieu.Moy at imag.fr> writes:
> $ bzr diff
> *** added directory 'bzrlib/plugins/changeset'
> *** added file 'bzrlib/plugins/changeset/__init__.py'
> bzr: ERROR: [Errno 2] No such file or directory: '/home/moy/tmp/bzr-r1022/bzr-dev/bzrlib/plugins/changeset/__init__.py'
> at /usr/lib/python2.4/site-packages/bzrlib/workingtree.py line 92, in get_file_byname()
> see ~/.bzr.log for debug information
Actually, this happens when you "rm" a file without "bzr remove"-ing
it. The error message should be cleaner, but it's not a serious bug.
--
Matthieu
More information about the bazaar
mailing list