[Bug 210611] Feature request: Add rc.d script for svnliteserve

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 27 05:39:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210611

            Bug ID: 210611
           Summary: Feature request: Add rc.d script for svnliteserve
           Product: Base System
           Version: 10.3-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: kennedy.greg at gmail.com

Created attachment 171854
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171854&action=edit
svnliteserve rc.d script

As of FreeBSD 10.0, a "light" version of Subversion has been integrated into
the base system.  It includes most of the svn tools, though the filenames have
been changed (e.g. "svnlite" instead of "svn", "svnliteserve" instead of
"svnserve" etc.)  Most people probably would use this for the client, but it
turns out the server binary is included as well.

I want to setup a Subversion server using this integrated version.  Everything
works fine, except we are missing a preinstalled rc.d/ script for svnliteserve.
 I have created one by modifying the svnserve script from devel/subversion
port. I placed it in /etc/rc.d, set up the permissions, and can now run the
server using the base binaries.

I would like to see this get added to a future release, so that FreeBSD can be
used "out of the box" to run an svn server!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list