我想用eclipse安装svn插件。我找到了这个网站进行指导
http://www.eclipse.org/subversive/documentation/gettingStarted/aboutSubversive/install.php
我在“帮助 - 安装新软件”选项
上提供以下下载链接http://download.eclipse.org/technology/subversive/1.0/update-site-1.0.1/
但是当我尝试下载插件时,会给我以下错误
我不知道为什么?
答案 0 :(得分:3)
从你的教程中引用:
On the 'Add Repository' form enter the URL to the Subversive update site.
The proper URL can be found on http://www.eclipse.org/subversive/downloads.php.
Also the update-site for Subversive integration plug-ins can be added in
the same way.
上面提供的链接不更新存储库,它只是一个信息页面,您可以在其中找到最新的存储库URL。
试试这个:
http://download.eclipse.org/technology/subversive/1.0/update-site-1.0.1/
希望有这种帮助,玩得开心!