Mark Fletcher writes: > Having played around with Linux From Scratch on another machine, I know > that systemd scripts for svnserve have been done -- curious as to why > Debian doesn't include one and if I'd be doing anything "wrong" from a > Debian perspective if I just lifted such a script from LFS and modified > it for my needs?
I guess there are so many ways to connect to a SVN server (SVN, SSH, HTTP...) that it could be too limiting to establish one only "Debian way" and force most of the users to deactivate it right away in order to customize it to fit their needs. I for example use inetd, but previously was using SSH. -- Alberto

