RESOLVED FIXED228000
[webkitscmpy] Provide API to access SVN cache
https://bugs.webkit.org/show_bug.cgi?id=228000
Summary [webkitscmpy] Provide API to access SVN cache
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.