[Webkit-unassigned] [Bug 228000] New: [webkitscmpy] Provide API to access SVN cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 12:43:04 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=228000

            Bug ID: 228000
           Summary: [webkitscmpy] Provide API to access SVN cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210715/2fb8f79e/attachment-0001.htm>


More information about the webkit-unassigned mailing list