我的SVN有问题。
我尝试用svn commit -m "test test"
我有这个错误信息(法语抱歉):
svn: Ãchec de la propagation (commit), détails :
svn: '/var/www/racine/comos/com-include/Smarty/libs/templates_c/30c727fea15771e5c1efb79369eca746c90f3b3a.string.php' doit être ajouté, mais est absent
他说文件/var/www/racine/comos/com-include/Smarty/libs/templates_c/30c727fea15771e5c1efb79369eca746c90f3b3a.string.php
应该添加,但不存在。
我不明白。该文件在我的项目中不存在,并且不存在于我的存储库中......
你有什么想法吗?谢谢!