Bug 221995
| Summary: | Rename svn-apply script to git-apply | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
This seems like something worth discussing on webkit-dev to me!
Fujii Hironori
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
<rdar://problem/74659067>