RESOLVED FIXED 235268
Only use `diff --binary` switch on Windows
https://bugs.webkit.org/show_bug.cgi?id=235268
Summary Only use `diff --binary` switch on Windows
David Kilzer (:ddkilzer)
Reported 2022-01-15 11:38:02 PST
Only use `diff --binary` switch on Windows. It was originally added for Windows ports that were not using Cygwin: Bug 27323: Further improve non-Cygwin SVN support. <https://bugs.webkit.org/show_bug.cgi?id=27323> <https://commits.webkit.org/r46095>
Attachments
Patch v1 (1.36 KB, patch)
2022-01-15 11:40 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2022-01-15 11:38:15 PST
David Kilzer (:ddkilzer)
Comment 2 2022-01-15 11:40:15 PST
Created attachment 449260 [details] Patch v1
Alexey Proskuryakov
Comment 3 2022-01-15 11:46:16 PST
Comment on attachment 449260 [details] Patch v1 Do "-u -a" mean the same thing as expected in the scenario that you are addressing?
David Kilzer (:ddkilzer)
Comment 4 2022-01-15 14:46:21 PST
(In reply to Alexey Proskuryakov from comment #3) > Comment on attachment 449260 [details] > Patch v1 > > Do "-u -a" mean the same thing as expected in the scenario that you are > addressing? Yes.
EWS
Comment 5 2022-01-15 15:11:31 PST
Committed r288068 (246088@main): <https://commits.webkit.org/246088@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449260 [details].
Note You need to log in before you can comment on or make changes to this bug.