Eclipse Android 无法连接到公共存储库 - 我做错了什么?
我正在使用带有 Eclipse Galileo 的 Mac,尝试从公共存储库加载 Android 代码。
我尝试了“从 SVN 签出”,网址为:
http://secrets-for-android.googlecode.com/svn/trunk/secrets-for-android-read-only
这是来自网站: http://code.google.com/p/secrets-for- android/source/checkout
我收到错误: 验证位置时出错:“org.tigris.subversion.javahl.ClientException:传递到 RA 层的错误 URL svn: URL 'http://secrets- for-android.googlecode.com/svn/trunk/secrets-for-android-read-only' 在修订版 114 中不存在” 还是保留位置吗?
我目前正在 Eclipse 中使用这个 svn 客户端来管理另一个网站上我自己的安全存储库,因此我知道它已正确安装并且可以正常工作。
有什么想法为什么检查公共仓库不起作用吗?
I am using a Mac with Eclipse Galileo, trying to load Android code from a public repository.
I tried 'Checkout from SVN' and the URL is:
http://secrets-for-android.googlecode.com/svn/trunk/secrets-for-android-read-only
This is from the website:
http://code.google.com/p/secrets-for-android/source/checkout
I get the error:
Error validating location: "org.tigris.subversion.javahl.ClientException: Bad URL passed to RA layer
svn: URL 'http://secrets-for-android.googlecode.com/svn/trunk/secrets-for-android-read-only' non-existent in revision 114"
Keep location anyway?
I'm currently using this svn client in Eclipse to manage my own secure repository on another website, so I know it's installed correctly and works.
Any ideas why checking out the public repo doesn't work?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 http://secrets-for-android.googlecode.com/svn/trunk/ 结账地点。阅读页面 http://code.google.com/p/secrets -for-android/source/checkout 仔细。我刚刚尝试过这个位置,一切都很完美。
Use http://secrets-for-android.googlecode.com/svn/trunk/ location to check out. Read the page http://code.google.com/p/secrets-for-android/source/checkout carefully. I've just tried the location and all works perfectly.