Bug 216888 - [webkitscmpy] Check if a git checkout is linked to an SVN checkout
Summary: [webkitscmpy] Check if a git checkout is linked to an SVN checkout
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-09-23 11:05 PDT by Jonathan Bedard
Modified: 2020-09-30 16:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.00 KB, patch)
2020-09-28 13:38 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch for landing (9.65 KB, patch)
2020-09-30 16:23 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-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].