Post by Branko ÄibejPost by Nico Kadel-GarciaPost by K Richard PixleyWhere can I find service scripts for debian/ubuntu for starting svnserve
as a system service?
This should be in the documentation, I'm thinking, given how many
distros have left xinitd for upstart. I'm surprised that it's not there
already.
--rich
They've been switching much more to systemd. I'd look in the latest
published package from your favorite Debian or Ubuntu repository, and
use "dpkg" to get a list of its files.
Indeed; the Subversion project publishes only source code. Packaging,
init scripts etc. are done by distro maintainers.
It would actually be counter-productive for the project to provide SysV
init, upstart or systemd scripts, since every distro has different rules
and structure for these things.
Also, I've had good success for.... roughly 10 years now with using
svn+ssh instead of directly exposing svnserve or using the HTTPS based
access. It does take key management, but helps protect people from the
longstanding risks of accidentally using the same passphrase for
svnserve or web access as for other services, and accidentally letting
the svn client store passphrases in clear text in $HOME/.subverison/.