Command-line access
If you plan to make changes, use this command to check out the code as yourself using HTTPS:
# Project members authenticate over HTTPS to allow committing changes.
svn checkout / wbr-supermaket --username [email protected] prompted, enter your generated googlecode.com password. Use this command to anonymously check out the latest project source code:
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://wbr-supermaket.googlecode.com/svn/trunk/ wbr-supermaket-read-only GUI and IDE access
This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information我在eclipse 里面的subversion里输入了https://wbr-supermaket.googlecode.com/svn/trunk也不用输入账号密码提交文件也不用输入账号密码直接就报错
每次提交就是这样
提交失败(细节如下): 
服务器发送了意外的返回值(405 Method Not Allowed),在响应 “MKACTIVITY” 的请求 
“/svn/!svn/act/a81b40e4-beb2-b042-b5b0-71c0988ba957” 中
求解啊为什么啊