google svn 服务器使用:
1. http://code.google.com/ 用gmail登入。>后点击>
Project Hosting
2. 进入>> http://code.google.com/hosting/ >后点击>
Create a new project
3. 填入必要的项目名,描述等确定。就可以了
4. 确定成功后 ->
Source
5. 到eclipse的打开新建一个project->team->share Project->svn
6. 后面根据 google source 上的svn提示,这我就不多说了。一般的svn http url
svn 在eclipse 的配置:
打开eclipse
1.点击help->
2.Software Updates->
3.Find and Install->
4.Search for new feature to install ->
5.New Remote Site->
6.Name:SubEclipse,URL:http://subclipse.tigris.org/update
7.确定->
8.选择SubEclipse->
9.finish->
10.等待读取下载文件列表
11.选择subeclipse
12.next
13.I accept the .....next
14.finish
15.开始下载,漫长的等待过程...
16.Install al
17.安装完成后会提示是否重新启动eclipse,点击Yes
posted on 2008-06-12 14:04
doodoosun 阅读(507)
评论(0) 编辑 收藏 所属分类:
Java 相关