Roman, git diff --no-prefix works in RB if RB is using a GIT repo for the project, if RB is using a SVN repo, it fails. Please try in the Oozie RB in apache and you'll see.
Thxs. Alejandro On Thu, Sep 15, 2011 at 9:16 PM, Angelo K. Huang <[email protected]> wrote: > I tried that "git diff --no-prefix", not work for me either. > > How to create patch out of 'git svn'? Do you have that similar experience? > > --angelo > > On Thu, Sep 15, 2011 at 7:49 PM, Roman Shaposhnik <[email protected]> wrote: > >> On Thu, Sep 15, 2011 at 7:20 PM, Alejandro Abdelnur <[email protected]> >> wrote: >> > As many of you I'm GIT spoiled. >> >> Aren't we all ;-) In fact I highly advocate using git-svn to work with >> Apache svn repos -- all the niceties of Git plus direct commits to SVN. >> >> > I don't know of a a switch in 'git patch' to create a SVN like patch. >> >> Huh? This is news to me -- git diff --no-prefix generates patches which >> are perfectly compatible with RB and SVN. >> >> > Thoughts? >> >> I would really like to understand what kind of problem you're experiencing. >> >> Thanks, >> Roman. >> >
