Bug 217521

Summary: [webkitscmpy] Handle svn info run from directory
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: dewei_zhu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=215862
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Jonathan Bedard 2020-10-09 10:39:36 PDT
svn info will return the last revision changes for a specific directory. This is a tab problematic when trying to use `svn info` from the Tools/Scripts directory, which is a pretty common practice.
Comment 1 Radar WebKit Bug Importer 2020-10-09 10:40:07 PDT
<rdar://problem/70144173>
Comment 2 Jonathan Bedard 2020-10-09 11:01:27 PDT
Created attachment 410951 [details]
Patch
Comment 3 dewei_zhu 2020-10-09 14:29:16 PDT
r=me
Comment 4 Jonathan Bedard 2020-10-09 14:45:05 PDT
Created attachment 410977 [details]
Patch for landing
Comment 5 EWS 2020-10-09 15:24:35 PDT
Committed r268293: <https://trac.webkit.org/changeset/268293>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410977 [details].