On 04.09.2010 02:46, Augie Fackler wrote:
>
> On Sep 2, 2010, at 4:03 AM, Daniel Näslund wrote:
>
>>>> $ svn diff --git
>>>> Index: empty
>>>> ===================================================================
>>>> diff --git a/trunk/empty b/trunk/empty
>>>> new directory mode 10644
>
> I'd recommend testing this against hg/git before using it, but it
> should operate correctly in hg given my recollection of the diff parser.

Come to think of it, it should be at least

    new directory mode 10755

or there might be trouble brewing downstream if anyone ever interprets
the "execute directory" bit in the mode mask ...

-- Brane

Reply via email to