Bug 216888

Summary: [webkitscmpy] Check if a git checkout is linked to an SVN checkout
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, 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-09-23 11:05:29 PDT
It's possible for a git checkout to be a git-svn checkout, we should be able to check a local repository for this information.
Comment 1 Radar WebKit Bug Importer 2020-09-23 11:06:08 PDT
<rdar://problem/69446322>
Comment 2 Jonathan Bedard 2020-09-28 13:38:24 PDT
Created attachment 409915 [details]
Patch
Comment 3 Jonathan Bedard 2020-09-30 16:05:24 PDT
Comment on attachment 409915 [details]
Patch

Forgot to increment the library version
Comment 4 Jonathan Bedard 2020-09-30 16:23:58 PDT
Created attachment 410168 [details]
Patch for landing
Comment 5 EWS 2020-09-30 16:51:14 PDT
Committed r267810: <https://trac.webkit.org/changeset/267810>

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