[Webkit-unassigned] [Bug 79509] Bash scripts should support LF endings only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 04:17:11 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79509


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidbarr at chromium.org




--- Comment #8 from David Barr <davidbarr at chromium.org>  2012-03-08 04:17:11 PST ---
(In reply to comment #5)
This is because svn 1.7 changed to unidiff output for property changes:
  http://subversion.apache.org/docs/release-notes/1.7.html#diff-properties
For property additions, conversion to the 1.6 format is as simple as stripping the header.
Is it possible to simply re-upload the patch with the svn-1.7 property diff headers removed? 
ie. strip all lines '## -0,0 +1 ##' from the patch.
Alternatively, one could regenerate the patch with svn 1.6.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list