On 7/23/07, William Uther <[EMAIL PROTECTED]> wrote:
Hrm. My last commit changed this slightly. We now: a) try to delete them when doing recursive deletes b) Note that a directory with them is not empty rather than erroring if we're looking to see if a dir is empty. c) Otherwise we throw an exception.
Oh, that's the patch I was talking about! I think you're on the right track there. The only thing I see in it to be worried about is that LUAEXT(read_directory) now throws special files in with everything else, which *could* be a problem downstream. Did you audit uses of that? zw _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
