> apply using the standard unix "patch -p1" (to get rid of the crazy a/b path 
> prefix, also not existent in the SVN diffs). After that I must take care to 
> not forget to add files, adjust svn props because only stock "svn patch" 
> command can do this for me.

Don't want to go into flame wars, but I think it's svn patch that's
crippled here, not git's. A git patch is pretty standard (?). It also
contains file additions/ removal (via /dev/null referencing), unlike
svn's (may be wrong here -- I'm not up to date with svn's recent
progress). Sure, svn properties are not supported but hey -- they're,
ehm, svn properties.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to