On 8/25/2011 4:46 PM, Craig White wrote:
On Aug 25, 2011, at 2:44 AM, Andrew Dorozhkin wrote:
Hello there and SFME.
Since el6 subversion package doesn't contain traditional SysV demonization script anymore I wonder how it is supposed to run svnserve from now on.
- Should one write init script to be managed with service(8) on his own?
- Or launch svnserve on demand via (x)inetd?
- Or put svnserve command line in some rc-script?
- Or maybe is ra_svn deployment scheme not supported in el6 at all and one
should stick with Apache/mod_dav_svn?
subversion transports via local file system, ssh or http - there never was a sysv script to start it because there was never any service to start.
Yes there is if you run a standalone svnserve, not started by ssh.
The 5.x RPM includes: /etc/rc.d/init.d/svnserve