Hi,

On Mon, Jun 02, 2008 at 02:14:47PM -0000, James Westby wrote:
> I saw this the other day, it's in no way specific to debian/dirs.

That's correct.

> The problem is when a versioned file goes missing from the working
> tree. I'm not sure exactly what is at fault here, but the problem
> is the the working tree still reports it as present, but then refuses
> to provide the contents of the file. It's possibly a bug in bzrlib,
> but I want to do some more investigation first.
> 
> I think the way that I worked around this problem was
> 
>   bzr commit -m 'dummy' && bzr uncommit

`bzr rm foo' fixes the situation.  This has to do with bzr's noticing that the
file was removed, and considering that a removal from the working tree, rather
than a missing file.

Thanks,
Forest
-- 
Forest Bond
http://www.alittletooquiet.net
http://www.pytagsfs.org

-- 
export doesn't handle files going missing from working tree
https://bugs.launchpad.net/bugs/174539
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to