$ git apply ~/Downloads/bug\ \(1\).patcherror: patch failed: some/file:7error: some/file: patch does not applyerror: other/file: No such file or directory
This has come up in the past, and the real issue here is that the patch
that's uploaded to Review Board and the patch you get when you click
"Download patch" are NOT one and the same.
ReviewBoard needs to be modified so that if a patch generated by 'git
format-patch' is uploaded, the exact contents should be given back. Then
it would be possible to do 'git am -3 <patch>' and have git resolve the
merge (or prompt you to run 'git mergetool' if it was non-trivial).
--
Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to reviewboard...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en