This commit is contained in:
Luk
2024-06-24 09:48:20 +08:00
parent 6f5a2fb6d8
commit 891b4a1a6e
5 changed files with 80 additions and 4 deletions

6
svn-serve.sh Normal file
View File

@@ -0,0 +1,6 @@
# install
# sudo apt install subversion -y
# 不能用 PM2 启动会报错端口号被占用。可能因为svnserve本身就已经是服务。
svnserve -d -r ./svn.repo