sysconfig/svn-run.sh

7 lines
174 B
Bash
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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