[Webkit-unassigned] [Bug 174834] New: svn-apply should be able to apply patches in reverse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 25 14:13:41 PDT 2017


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

            Bug ID: 174834
           Summary: svn-apply should be able to apply patches in reverse
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: matthew_hanson at apple.com
                CC: lforschler at apple.com

I would like to take advantage of svn-apply when rolling out changes.

I propose adding a -R|--reverse option (API borrowed from the patch utility and git-apply) to the svn-apply script. The work here is minimal, since the underlying call to VCSUtils::generatePatchCommand already understands how to reverse patches.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170725/2c2242ed/attachment.html>


More information about the webkit-unassigned mailing list