整合subeclipse和Tortoise SVN
先来一个下载链接(subeclipse1.8和TortoiseSVN1.7):
subversion是开源的版本控制系统,包括客户端和服务端。subeclipse和Tortoise SVN都只是subversion的一个客户端。
Tortoise SVN的版本号目前是和subversion的版本号相同的,subeclipse的版本号则比较乱。。
下面列出几个subeclipse和subversion版本对应关系:
Subclipse 1.4.x includes and requires Subversion 1.5.x client features and working copy format.
Subclipse 1.6.x includes and requires Subversion 1.6.x client features and working copy format.
Subclipse 1.8.x includes and requires Subversion 1.7.x client features and working copy format.
Subclipse 1.10.x includes and requires Subversion 1.8.x client features and working copy format.