Bug 221995

Summary: Rename svn-apply script to git-apply
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: ASSIGNED    
Severity: Normal CC: aakash_jain, fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2021-02-16 13:40:43 PST
svn-apply script supports both svn and git. We are planning to move to git. We should rename svn-apply script to git-apply, and update all it's references. To make the transition smooth for the users (you might be used to of using svn-apply), we can consider adding a symlink named svn-apply pointing to git-apply.
Attachments
Alexey Proskuryakov
Comment 1 2021-02-16 18:16:33 PST
This seems like something worth discussing on webkit-dev to me!
Fujii Hironori
Comment 2 2021-02-16 22:59:01 PST
symlink didn't work on Windows bots (Bug 218026). Let's copy the script, and remove the old one after restarting Buildbot instances.
Radar WebKit Bug Importer
Comment 3 2021-02-23 13:41:13 PST
Note You need to log in before you can comment on or make changes to this bug.