Bug 228000

Summary: [webkitscmpy] Provide API to access SVN cache
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=225616
https://bugs.webkit.org/show_bug.cgi?id=228027
Attachments:
Description Flags
Patch
none
Patch for landing none

Jonathan Bedard
Reported 2021-07-15 12:43:04 PDT
We already have a cache of SVN revisions to identifiers, but we don't have an API for other tools to access this cache. We created an API for Git (https://bugs.webkit.org/show_bug.cgi?id=225616), and the same API mostly works for SVN. If we provided functions calls that matched what we do for git, we could unify log and blame code for both git and SVN.
Attachments
Patch (20.37 KB, patch)
2021-07-15 12:46 PDT, Jonathan Bedard
no flags
Patch for landing (21.18 KB, patch)
2021-07-16 10:12 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-07-15 12:43:22 PDT
Jonathan Bedard
Comment 2 2021-07-15 12:46:42 PDT
dewei_zhu
Comment 3 2021-07-16 04:29:18 PDT
Comment on attachment 433612 [details] Patch r=me
Jonathan Bedard
Comment 4 2021-07-16 10:12:23 PDT
Created attachment 433682 [details] Patch for landing
EWS
Comment 5 2021-07-16 11:18:12 PDT
Committed r279991 (239734@main): <https://commits.webkit.org/239734@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 433682 [details].
Note You need to log in before you can comment on or make changes to this bug.