Bug 167742

Summary: Undefined subroutine in svn-create-patch
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Blocker CC: dbates, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=167169
Bug Depends on: 167169    
Bug Blocks:    

Jonathan Bedard
Reported 2017-02-02 10:19:48 PST
I see the following error in svn-create-patch: Undefined subroutine &main::fixSVNPatchForAdditionWithHistory called at /Volumes/Data/Code/FujiRefactor/OpenSource/Tools/Scripts/svn-create-patch line 240. Trying to get a reduced test case to determine what, exactly, is causes this happen.
Attachments
Jonathan Bedard
Comment 1 2017-02-02 10:25:18 PST
This can be reproduced with an svn moved
Jonathan Bedard
Comment 2 2017-02-02 10:31:22 PST
This is caused by <http://trac.webkit.org/changeset/211543>, fixSVNPatchForAdditionWithHistory did not get exported.
Jonathan Bedard
Comment 3 2017-02-02 10:34:54 PST
Daniel Bates
Comment 4 2017-02-02 10:49:39 PST
(In reply to comment #3) > Committed r211570: <http://trac.webkit.org/changeset/211570> Thank you for the fix!
Note You need to log in before you can comment on or make changes to this bug.