Re: Info for the item "does patch.exe work different than other unx patch tools?" (i.e. "hunk 1 out of 3 hunks failed")

2012-11-08 Thread Thomas Höhenleitner
May be because of the attatched file the mail before is not delivered.. Here is a temporary link to the attached file: https://www.dropbox.com/s/7etntr4jukp9t5l/ExamplePatch.zip 2012/11/8 Thomas Höhenleitner : > Hello Ryan, > > first I appologize for the wrong hunks-failed info.

Re: Info for the item "does patch.exe work different than other unx patch tools?" (i.e. "hunk 1 out of 3 hunks failed")

2012-11-08 Thread Thomas Höhenleitner
Thanks a lot, Earnie, for your answer. I do not know whitch patch command line switch do you mean. With -l I had already tried. In my answer to Ryan follows an example, I created. Bes regards, Thomas 2012/11/8 Earnie Boyd : > On Thu, Nov 8, 2012 at 5:30 AM, Thomas Höhenleitner wr

Info for the item "does patch.exe work different than other unx patch tools?" (i.e. "hunk 1 out of 3 hunks failed")

2012-11-08 Thread Thomas Höhenleitner
Hello, using Cygwin patch.exe in a batch file I ran into the problem that patch failed for some reason ("hunk 1 out of 3 hunks failed"): Investigating this issue I found that inserting "unix2dos my.patch" before applying the patch was my friend! Being paranoid I tried "dos2unix my.patch" before