我正在尝试获取FluorineFX silverlight的源代码,看看是否可以更新它以运行Silverlight5。
svn checkout http://fluorinefx.googlecode.com/svn/trunk/ fluorinefx-read-onlysvn返回以下内容,不下载任何内容:
svn: OPTIONS of 'http://fluorinefx.googlecode.com/svn/trunk': 200 OK (http://fluorinefx.googlecode.com)我已经搜索过了,大多数答案都是在服务器上改变一些东西,这显然是我做不到的。
任何帮助都将不胜感激。
我正在运行windows7和svn1.6.6(我是从here得到的),并试图获得this
发布于 2012-02-19 16:53:52
我用同样的SVN版本在我这一端尝试了同样的命令,但我没有遇到这个问题。我认为您这一端的问题与代理/网络/身份验证有关。
请阅读以下内容并进行实验:
What is the correct url for checking out AutoMapper from googlecode?
An SVN error (200 OK) when checking out from my online repository
https://stackoverflow.com/questions/9347651
复制相似问题