我已經在我的樹莓派安裝svnserver一年前...SVN意外的HTTP狀態405不允許的方法
因爲我最近更新了我的樹莓派與sudo apt-get update
然後sudo apt-get upgrade
我不能做我的回購協議的任何操作了。它顯示了以下錯誤,當我嘗試checkout
,update
:
Error: Unable to connect to a repository at URL http://myurl.com/svn/my-repo-name
Error: Unexpected HTTP status 405 'Method Not Allowed' on '/svn/my-repo-name'
Error: Additional errors:
Error: The URI does not contain the name of a repository.
我已經檢查了我的svn配置文件,但他們在更新後也沒有改變。
有人可以幫助我嗎?我不知道怎麼回事:S
感謝諮詢
你的apt-logs對更新,安裝和可能刪除的內容有什麼看法?你的網絡服務器在錯誤日誌中說了什麼? – Wrikken 2014-09-10 22:33:02