service svnserve
{
socket_type = stream
protocol = tcp
user = root
wait = no
disable = no
server = /usr/bin/svnserve
server_args = -i -r /xxxx/xxxx/xxxx
port = 3690
}
The path /xxxx/xxxx/xxxx is the SVN repository.
Anyway, a personal notebook for things I might forget
No comments:
Post a Comment