(405 Method Not Allowed) in response to MKACTIVITY During Committing on Google Code

我只是一个虾纸丫 提交于 2019-12-01 15:23:42

After Alot of search after all i found answer on google code itself when i checkout my project i was checkout it with http://repUrl.com and than when i try to commit it it was giving that error. If you want to commit a project after checkout you have to checkout it with https://repoUrl.com instead of http://repoUrl.com

Solution for code.google.com is relocating the svn local copy to https url.

and next try to commit again. For me worked.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!