錯誤:
svn:server sent unexpected return value 405 method not allowed
全部信息:
Description : An error occurred while contacting the repository.
Suggestion : The server may be unreachable or the URL may be incorrect.
Technical Information
Error : V4CommunicationError
Exception : ZSVNCommunicationException
Causal Information
Description : Commit failed (details follow):
Status : 175002
File : subversion/libsvn_client/commit.c, 867
Description : Server sent unexpected return value (405 Method Not Allowed) in response to MKCOL request for 'XXX'
Status : 175002
File : subversion/libsvn_ra_neon/util.c, 563
報錯原因:
服務器有與'XXX'同名的文件或者文件夾
解決辦法:
打開服務端,將同名文件刪除,然后再commit