标签:window 服务 dos tps com art tcpip develop jin
随便一个DOS命令窗口,输入
sc create svnserve binPath= "\"C:\ProgramFiles\Subversion\bin\svnserve.exe\" --service -roote:\svn" displayname= "Subversion" depend= Tcpip start= auto
注意空格。。。
参考链接如下:
http://developer.51cto.com/art/201006/203476.htm
http://developer.51cto.com/art/201006/203471.htm
https://jingyan.baidu.com/article/c74d60005d616f0f6a595d9e.html
标签:window 服务 dos tps com art tcpip develop jin
原文地址:http://www.cnblogs.com/kukudelaomao/p/7593742.html