Bug 218827

Summary: [webkitscmpy] Support remote Subversion repository
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, 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
https://bugs.webkit.org/show_bug.cgi?id=218927
https://bugs.webkit.org/show_bug.cgi?id=218935
https://bugs.webkit.org/show_bug.cgi?id=219172
https://bugs.webkit.org/show_bug.cgi?id=219263
https://bugs.webkit.org/show_bug.cgi?id=219409
https://bugs.webkit.org/show_bug.cgi?id=219432
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Description Jonathan Bedard 2020-11-11 16:28:31 PST
Results database already has something similar (although that system is unable to find identifiers), this is also needed to modify commit messages in post commit hooks, unless we want a checkout present when running post-commit hooks, which seems burdensome.
Comment 1 Radar WebKit Bug Importer 2020-11-11 16:28:56 PST
<rdar://problem/71304485>
Comment 2 Jonathan Bedard 2020-11-11 16:32:14 PST
Created attachment 413885 [details]
Patch
Comment 3 Jonathan Bedard 2020-11-17 13:22:18 PST
Created attachment 414378 [details]
Patch
Comment 4 Jonathan Bedard 2020-11-17 13:27:07 PST
Created attachment 414380 [details]
Patch
Comment 5 Jonathan Bedard 2020-11-17 15:16:36 PST
The motivation of this change is allowing us to map identifiers and revisions to one another given only the remote source of an SVN repository, and without using the SVN binary.
Comment 6 Aakash Jain 2020-11-18 16:33:53 PST
Comment on attachment 414380 [details]
Patch

rs=me
Comment 7 Jonathan Bedard 2020-11-19 08:50:56 PST
Created attachment 414588 [details]
Patch
Comment 8 Jonathan Bedard 2020-11-19 10:11:03 PST
Created attachment 414599 [details]
Patch
Comment 9 EWS 2020-11-19 10:49:57 PST
Committed r270038: <https://trac.webkit.org/changeset/270038>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 414599 [details].
Comment 10 Jonathan Bedard 2020-11-30 08:02:49 PST
Reopening to attach new patch.
Comment 11 Jonathan Bedard 2020-11-30 08:02:50 PST
Created attachment 415023 [details]
Patch
Comment 12 Jonathan Bedard 2020-11-30 08:03:45 PST
(In reply to Jonathan Bedard from comment #11)
> Created attachment 415023 [details]
> Patch

Accidentally committed time-zone dependent tests.
Comment 13 Jonathan Bedard 2020-11-30 08:27:35 PST
Comment on attachment 415023 [details]
Patch

Moving this patch to https://bugs.webkit.org/show_bug.cgi?id=219263