[run-svn.sh]
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
pm2 start -x 'svnserve' -n svn -- -d -r ./svn.repo
|
# 不能用 PM2 启动,会报错端口号被占用。可能因为svnserve本身就已经是服务。
|
||||||
|
svnserve -d -r ./svn.repo
|
||||||
|
|||||||
Reference in New Issue
Block a user