문제

I have all my client sites on their own repos for tracking changes with svn but when I update through the Wordpress admin panel (Wordpress or plugins) the directories for them are deleted and replaced, removing the .svn files.

This then breaks my svn as I keep getting the following,

Commit failed (details follow):
Directory '/website/trunk/wp-content/plugins/plugin-dir/.svn' containing working copy admin area is missing

Does anyone know a way to auto-update through the Wordpress CMS with it deleting any svn files?

도움이 되었습니까?

해결책

This page has a procedure of setting up the process properly:

https://wordpress.stackexchange.com/questions/23052/updating-a-wordpress-plugins-breaks-svn

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top