1.svn服务器的安装:
如果我们直接安装Apache的svn服务器,(名字叫Subversion),那么我们在Windows系统上,必须用命令行,大家得记很多命令。这就 是大家用eclipse而不用jdk命令行的道理。为了尽量让大家少记命令,所以我们服务器就装VisualSVN Server, 而不装Subversion。我的版本是2.6.5,它的4以后的版本就不好用了,想收费了。马克-to-win:所以在国内的一些网站下载吧。安装完成后,启动 VisualSVN Server Manager。(右击下图中server,start)要建立版本库,需要右击左边窗口的Repositores,如下图。在VisualSVN Server Manager窗口的左侧右键单击Users,选择Create User。然后我们建立用户组,在VisualSVN Server Manager窗口的左侧右键单击Group,选择Create Group或者新建->Group,如图。
更多可见:http://www.mark-to-win.com/index.html?content=Frame/frameUrl.html&chapter=Frame/SVN_web.html#svnInstallation
来源:https://blog.csdn.net/qq_44639795/article/details/99056093