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.
IIRC trailing slashes on "empty/" were suggested on IRC, what was the
conclusion about that?
I didn't follow that one (atleast I don't recall following it) but
will
stay tuned for the resolution of the discussion.
"new file mode" with a trailing slash is likely to behave poorly when
thrown at the current diff parsers in git and hg. I'm not sure what
it'd try to do.