How do I use xinetd to launch the subversion server?
Updated -
The Subversion package includes the svnserve
program that can run as a daemon and listen for network connections from Subversion clients. The xinetd
daemon can be used to listen for connections to the default port for Subversion, port 3690, and launch the svnserver
daemon.
The first step is to create a user with username svn
. The
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.