[CentOS] svnserve and SysVinit

Les Mikesell lesmikesell at gmail.com
Thu Aug 25 22:06:11 UTC 2011


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.
>>
>> 1) Should one write init script to be managed with service(8) on his own?
>> 2) Or launch svnserve on demand via (x)inetd?
>> 3) Or put svnserve command line in some rc-script?
>> 4) 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

-- 
   Les Mikesell
    lesmikesell at gmail.com




More information about the CentOS mailing list