RESOLVED FIXED 218827
[webkitscmpy] Support remote Subversion repository
https://bugs.webkit.org/show_bug.cgi?id=218827
Summary [webkitscmpy] Support remote Subversion repository
Jonathan Bedard
Reported 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.
Attachments
Patch (76.81 KB, patch)
2020-11-11 16:32 PST, Jonathan Bedard
no flags
Patch (50.47 KB, patch)
2020-11-17 13:22 PST, Jonathan Bedard
no flags
Patch (50.75 KB, patch)
2020-11-17 13:27 PST, Jonathan Bedard
no flags
Patch (50.46 KB, patch)
2020-11-19 08:50 PST, Jonathan Bedard
no flags
Patch (50.73 KB, patch)
2020-11-19 10:11 PST, Jonathan Bedard
no flags
Patch (1.48 KB, patch)
2020-11-30 08:02 PST, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-11-11 16:28:56 PST
Jonathan Bedard
Comment 2 2020-11-11 16:32:14 PST
Jonathan Bedard
Comment 3 2020-11-17 13:22:18 PST
Jonathan Bedard
Comment 4 2020-11-17 13:27:07 PST
Jonathan Bedard
Comment 5 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.
Aakash Jain
Comment 6 2020-11-18 16:33:53 PST
Comment on attachment 414380 [details] Patch rs=me
Jonathan Bedard
Comment 7 2020-11-19 08:50:56 PST
Jonathan Bedard
Comment 8 2020-11-19 10:11:03 PST
EWS
Comment 9 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].
Jonathan Bedard
Comment 10 2020-11-30 08:02:49 PST
Reopening to attach new patch.
Jonathan Bedard
Comment 11 2020-11-30 08:02:50 PST
Jonathan Bedard
Comment 12 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.
Jonathan Bedard
Comment 13 2020-11-30 08:27:35 PST
Note You need to log in before you can comment on or make changes to this bug.