首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

tortoiseSVN 下载sourceforge上的代码解决方法

2012-02-17 
tortoiseSVN 下载sourceforge上的代码RT:我安装了那个tortoiseSVN,没有进行任何配置,然后重新启动,在sourc

tortoiseSVN 下载sourceforge上的代码
RT:
我安装了那个tortoiseSVN,没有进行任何配置,然后重新启动,在sourcefourge上找了个项目,
http://sourceforge.net/scm/?type=svn&group_id=170530

svn co https://whereis.svn.sourceforge.net/svnroot/whereis whereis

我在一个文件夹上checkout,然后把后边那个地址输进去 ,弹出的对话框显示:
Could not open the requested SVN filesystem

这是怎么回事啊??
在线等 谢谢

[解决办法]
右键Svn Checkout...后填入https://whereis.svn.sourceforge.net/svnroot/whereis
路径名不要有空格和中文

热点排行