Hmmm that works for me. So hudson will -p0, it just won't -p1? Think I misunderstood. Thanks!
On Tue, May 18, 2010 at 1:12 PM, Erik Steffl <ste...@yahoo-inc.com> wrote: > in top level git directory: > > git diff --no-prefix > sfasjfl.patch > > patch -p0 < sfasjfl.patch > > works for me, > > if it doesn't work maybe post a (fragment of a) patch so that we can take > a look/compare? > > ero > > > On 05/18/2010 12:36 PM, Russell Jurney wrote: > >> Have tried --no-prefix, and it still will not apply without -p1. >> Strangeness. Anyone got any ideas? >> >> Russ >> >> On Tue, May 18, 2010 at 11:31 AM, Russell Jurney >> <russell.jur...@gmail.com>wrote: >> >> How do you make a patch with git that hudson will eat? git diff/git diff >>> -p don't cut the mustard. >>> >>> Russ >>> >>> >> >