eclipse插件svn的用法
把 site-1.2.4.zip 解压缩后的文件夹内容放到eclipse对应的文件夹下:
features文件夹内容放到eclipse对应的features文件夹下,
plugins文件夹内容放到eclipse对应的plugins文件夹下,
site.xml放到eclipse根目录下。
安装完毕。
------------------
使用方法:
eclipse环境:new->other->svn 就可以了,
这个和CVS差不多。
李涛
2009-2-17
--
site-1.2.4/features 粘贴到 eclipse/features 目录下
site-1.2.4/plugins 粘贴到 eclipse/plugins 目录下
site.xml 粘贴到 eclipse/ 根目录下
之后把eclipse关了重新开
再File->New->Other,弹出的框里找到有SVN就可以了。
--
svn://172.22.22.1/cdsh