I'm also having issues, but on Windows 10. I was able to get patch.exe to run via the link Igor posted above (http://math.nist.gov/oommf/software-patchsets/patch_on_Windows7.html).
When I manually run patch with the temporary file "rbt patch" creates, it crashes. An inspection of the temporary patch file shows windows line endings (LF) instead of unix line endings (CR/LF). Adding the "--binary" option to the patch.exe call (per http://gnuwin32.sourceforge.net/packages/patch.htm) works when manually run. Is there any way to get rbt patch to create a temporary patch file with proper line endings? FWIW: I ran this from a linux machine and it works fine. Thanks! --Daniel On Tuesday, April 8, 2014 at 3:07:23 PM UTC-5, Igor Berger wrote: > > Hello, > > This is not a Review Board problem. I'm just wondering whether anyone is > using "rbt patch" on Windows 7. > > I figured out that in order for "rbt patch" to work, patch itself has to > be installed separately. > I've found these precompiled binaries for Windows: > http://gnuwin32.sourceforge.net/packages/patch.htm > > However, patch crashes even if I use workarounds listed here: > http://math.nist.gov/oommf/software-patchsets/patch_on_Windows7.html > > Any ideas? > > Thank you, > Igor. > > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
