VisualSVN-Server-1.x,2.x,3.x各版本下载,3.x安装
下载地址
https://www.visualsvn.com/files/VisualSVN-Server-3.3.1-x64.msi
历史版本
version history
https://www.visualsvn.com/server/changes/
1、下一步
2、同意
3、下一步
4、选标准版就可以
点Compare Editions查看较版本不同
https://www.visualsvn.com/server/licensing/
【分享】VisualSVN Server Crack通杀过去将来所有版本(3.3.1/2.7/2.6/2.5)
http://www.newlifex.com/showtopic-1109.aspx
5、选择仓库地址
5-2、the specified tcp port is occupied by another service
443端口被占用了
解决办法
换一个端口就行了,如8443
这个端口应该以后可以改
C:\Program Files\VisualSVN Server\conf\httpd.conf
WIN7查看端口占用
http://jingyan.baidu.com/article/37bce2be10a5c21002f3a2cf.html
官方的解决办法
https://www.visualsvn.com/support/topic/00029/
SUPPORT // Troubleshooting VisualSVN Server service start failure
TCP/IP port is occupied by another service or application
The TCP/IP port configured to be used by VisualSVN Server can be occupied by another application. In this case the VisualSVN Server service will be unable to start.
This situation is usually identified by the following message in the VisualSVN Server logs:
There are the following ways to solve the problem in the case of occupied TCP/IP port:
- Configure VisualSVN Server to use another TCP/IP port.
Restart the installer and choose the port different from defaults (it's suggested to use 8080/8433 ports if the default 80/443 ports are already occupied). - Find out which application occupies the desired TCP/IP port and disable or reconfigure this application.
You can determine which program uses or blocks specific TCP/IP ports using the "netstat -ano" command. Learn more about the netstat command.
6、安装
7、完成
8、主界面
VisualSVN Server库迁移
http://happyqing.iteye.com/blog/1893385
TortoiseSVN下载地址,中文包下载地址
http://happyqing.iteye.com/blog/1808248
eclipse SVN1.6x,1.8x,1.10x插件下载地址
http://happyqing.iteye.com/blog/1808242
SVN 多项目管理(强烈建议每个项目建一个库)
http://www.cnblogs.com/chinafine/articles/1825892.html