Comment 5 for bug 379106

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 379106] Re: add fails with "No such file" on win32

2009/5/27 mgm <email address hidden>:
> I guess the email reply didn't work. Here is the traceback:
>
> Traceback (most recent call last):
>  File "bzrlib\commands.pyo", line 727, in exception_to_return_code
>  File "bzrlib\commands.pyo", line 922, in run_bzr
>  File "bzrlib\commands.pyo", line 559, in run_argv_aliases
>  File "bzrlib\builtins.pyo", line 587, in run
>  File "bzrlib\mutabletree.pyo", line 52, in tree_write_locked
>  File "bzrlib\mutabletree.pyo", line 392, in smart_add
>  File "bzrlib\osutils.pyo", line 1728, in file_kind
> NoSuchFile: No such file: u'Q:/rchive/myfile.txt'
>

So, for the sake of not jumping to conclusions, is the directory name
actually 'rchive' or 'archive' and a character is being lost
somewhere? If the latter it's quite mysterious, but it would explain
why we get command not found.

--
Martin <http://launchpad.net/~mbp/>