FWIW, I'm using git-svn-diff.sh to prepare patches before submitting http://markjaquith.wordpress.com/2011/05/26/developing-on-wordpress-using-git/
Regards On Wed, Apr 11, 2012 at 10:25 PM, Dawid Weiss <[email protected]>wrote: > I don't think there are any differences other than: > > 1) prefix added by git which can be stripped with -p1, > 2) binary patches incompatibility (doesn't seem to be of much > importance since we don't have jars anymore and binary test files can > be added separately). > > Dawid > > On Wed, Apr 11, 2012 at 8:21 PM, Benson Margulies <[email protected]> > wrote: > > On Wed, Apr 11, 2012 at 2:19 PM, Robert Muir <[email protected]> wrote: > >> If its a patch from git/hg/etc, I just apply with patch -p1... > >> (ignoring the a/, b/ stuff)... are there any other traps? I've never > >> had any issue with that. > > > > Dunno. Perhaps Jan Høydahl would care to elaborate, as he is the > > person who suggested sticking to 'svn diff'? > > > > > >> > >> On Wed, Apr 11, 2012 at 2:14 PM, Benson Margulies < > [email protected]> wrote: > >>> I'm using the git mirror when making patches. Has anyone worked out a > >>> good way to get patches in the usual highly digestible subversion > >>> format when operating in this mode? > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> > >> > >> > >> > >> -- > >> lucidimagination.com > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Sincerely yours Mikhail Khludnev [email protected] <http://www.griddynamics.com> <[email protected]>
