Bug 217521 - [webkitscmpy] Handle svn info run from directory
Summary: [webkitscmpy] Handle svn info run from directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-09 10:39 PDT by Jonathan Bedard
Modified: 2020-10-09 15:24 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.33 KB, patch)
2020-10-09 11:01 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch for landing (7.00 KB, patch)
2020-10-09 14:45 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].