在为客户端开发整个站点时,对整个站点进行版本控制可行吗? 时间:2014-06-26 作者:user54772 然后如何管理数据库?当然,另一种方法是将主题保持在版本控制中,然后在部署时手动将其上载到站点。编辑:关闭此,它是重复的。我不能“标记”它。 1 个回复 SO网友:Adam This question has been answered before and therefore should likely be marked and closed as duplicate.简言之,这当然是可行的,例如,我们使用Git来控制网站的版本开发。我们在git工作流之外以增量备份的形式控制数据库的版本控制,方式有所不同。采取最适合你的做法。为了让其他想知道这一点的人受益,以下是围绕该主题的社区问题和答案以及一些额外的外部资源的小汇编。以下是一些值得一读的问题和答案:Getting Started with Subversion, Git, or similar Version Control System to keep a History of my Files?Versioning and your WordPress site?How do I add version control to my workflow?storing database in version controlVersion Control: Entire site or just pieces?网上其他地方:Deploy WordPress Websites using Git <墨尔本WordCamp 2013+其他教程This Is How We Version Control and Deploy Our WordPress Websites with Git <2014年1月Version Controlling WordPress <2013年1月Managing WordPress Theme Deployments with Git 2012年7月,这绝对不是一份全面的清单 结束 文章导航