[Webkit-unassigned] [Bug 80762] VCSUtils.pm doesn't support SVN 1.7 diff files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 23:12:44 PDT 2012


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





--- Comment #3 from Daniel Bates <dbates at webkit.org>  2012-10-08 23:13:20 PST ---
(In reply to comment #0)
> [...]
> This bug is to address this issue, adding support for SVN 1.7 diff files as much as reasonably possible. Specifically, the following FIXME in VCSUtils.pm:1007 is to be addressed:
> 
> 
>         # FIXME: We should expand this code to support other properties.  In the future,
>         #        parseSvnDiffProperties may return a hash whose keys are the properties.

This FIXME is to implement support for recognizing additional SVN properties (*). It isn't necessary to fix this FIXME to support SVN 1.7 formatted diffs. Filed <https://bugs.webkit.org/show_bug.cgi?id=98723> to recognize additional SVN properties.

(*) Currently, we only recognize the property svn:executable.

-- 
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