使用以下内容添加并提交'pdf'目录到subversion(1.9.3):
mkdir pdf
svn add pdf
svn commit -m "adding pdf directory"
然后我收到以下错误:
Adding pdf
svn: E175015: Commit failed (details follow):
svn: E175015: The HTTP method 'MKCOL' is not allowed on '/repos/int/!svn/wrk/5489b72a-9b40-2742-ad1e-fb87a90f4c54/trunk/content/src/main/content/pdf'
其他任何东西都可以,例如:'pdfs'。
“pdf”目录在subversion中不存在,甚至尝试将其添加到新创建的子目录中。