google code提交代码报405错误

今天提交很久以前做的一个插件代码却屡屡提交不上去,错误:

svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed) in response to MKACTIVITY request for '****'

试了几次无果后放狗得到结论,从网站上checkout出来的地址是http的,而提交的时候却要https的,那么只需要把项目给relocate到https的地址上就Ok了

posted @ 2012-03-09 00:41  $walker  阅读(414)  评论(0编辑  收藏  举报