先来一个下载连接(subeclipse1.8和TortoiseSVN1.7):
对于同一个项目而言,要同时使用subeclipse(eclipse或者myeclipse svn插件)和 Tortoise SVN,必需要subversion的版本相同才行。
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.