这是啥 405 Method Not Allowed svn 错误?
Posted
技术标签:
【中文标题】这是啥 405 Method Not Allowed svn 错误?【英文标题】:What's this 405 Method Not Allowed svn error?这是什么 405 Method Not Allowed svn 错误? 【发布时间】:2011-03-31 13:14:25 【问题描述】:当我尝试提交时,我得到:
405 方法不允许
响应 MKACTIVITY 请求。
【问题讨论】:
svn服务器在哪里,谁设置的? 这是一个谷歌代码仓库。 【参考方案1】:已解决的类似问题 by this user 应该是指针
我遇到了类似的问题 谷歌代码上的 MKACTIVITY。它是 因为我检查过 带有 http: 的存储库,但签入 需要 https:。
还有评论
您要么需要重新结帐 带有 https 的文件夹:(或者如果您是 偷偷地清除文件夹,除了 .svn,然后修改内容 .svn/entries 的 url 来自 http => https。现在提交屏幕 将显示 https 网址
【讨论】:
SVN的Relocate会和第二部分一样完成吗?以上是关于这是啥 405 Method Not Allowed svn 错误?的主要内容,如果未能解决你的问题,请参考以下文章
jsp spring mvc 上传时HTTP Status 405 - Request method 'GET' not supported是啥原因
CORS customheaders 不工作 405 Method Not Allowed
jQuery ajax GET 返回 405 Method Not Allowed