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, Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Aakash Jain 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.
Comment 1 Alexey Proskuryakov 2021-02-16 18:16:33 PST
This seems like something worth discussing on webkit-dev to me!
Comment 2 Fujii Hironori 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.
Comment 3 Radar WebKit Bug Importer 2021-02-23 13:41:13 PST
<rdar://problem/74659067>