Changes between Version 1 and Version 2 of Ticket #40663, comment 5
- Timestamp:
- 05/12/2017 05:05:24 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40663, comment 5
v1 v2 1 1 > There exist many Github -> SVN scripts, WordPress does not suggest one over the other - search them up and use whatever fits your development philosophy. 2 2 3 So I did some poking around and keep hitting brick walls because none of the deployment migration scripts I've found were properly licensed, or were old (circa 2011) and unmaintained. It would be stellar if WordPress did something about this given it's in the best interest of the platform s long-term viability (unless you're planning on moving to Git). As it stands individuals are having to reinvent the wheel each time they try and use a modern VCS to create a theme or plugin, or face using potentially unlicensed code.3 So I did some poking around and keep hitting brick walls because none of the deployment migration scripts I've found were properly licensed, or were old (circa 2011) and unmaintained. It would be stellar if WordPress did something about this given it's in the best interest of the platform's long-term viability (unless you're planning on moving to Git). As it stands individuals are having to reinvent the wheel each time they try and use a modern VCS to create a theme or plugin, or face using potentially unlicensed code. 4 4 5 5 I'm still searching after sinking 4 hours and at least one false start due to licensing issues. Fancy a Core ticket?