Re: Patchwatcher problems

2008-09-24 Thread Dan Kegel
Rob Shearman <[EMAIL PROTECTED]> wrote: > Dan, I believe it would fix things if you were to change > patchwatcher.sh to use "git apply" instead of patch. It might also be > able to guess the p value better for patches generated by diff, CVS > and SVN. OK, sounds like a must. Thanks for diagnosing

Re: Patchwatcher problems

2008-09-23 Thread Rob Shearman
2008/9/24 Andrew Fenn <[EMAIL PROTECTED]>: > On Fri, Sep 19, 2008 at 6:27 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: >> Andrew Fenn wrote: >>> I just submitted a patch to wine patches (Started implementing the >>> xinput library for xbox 360 joystick support ) and I believe patch >>> watcher failed f

Re: Patchwatcher problems

2008-09-23 Thread Andrew Fenn
On Fri, Sep 19, 2008 at 6:27 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > Andrew Fenn wrote: >> I just submitted a patch to wine patches (Started implementing the >> xinput library for xbox 360 joystick support ) and I believe patch >> watcher failed for a few reasons. >> >>1) Although it applied my

re: Patchwatcher problems

2008-09-18 Thread Dan Kegel
Andrew Fenn wrote: > I just submitted a patch to wine patches (Started implementing the > xinput library for xbox 360 joystick support ) and I believe patch > watcher failed for a few reasons. > >1) Although it applied my patch it didn't build it as >./tools/make_makefiles isn't called so it isn't

Patchwatcher problems

2008-09-18 Thread Andrew Fenn
Hi, I just submitted a patch to wine patches (Started implementing the xinput library for xbox 360 joystick support ) and I believe patch watcher failed for a few reasons. 1) Although it applied my patch it didn't build it as ./tools/make_makefiles isn't called so it isn't built? 2) Patch watche