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
应该添加文件,但不存在。
我不明白。该文件不存在于我的项目中,也不存在于我的存储库中...
你有什么想法 ?谢谢 !