Date: Mon, 27 Jun 2016 05:39:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210611] Feature request: Add rc.d script for svnliteserve Message-ID: <bug-210611-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: kennedy.greg@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210611-8>
