Re: svn server on Mac OS 10.4 ?
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-19 17:32:18 CEST
On Sep 19, 2005, at 16:26, Joshua Wehner wrote:
> Is this O'Reilly article
Not sure... Mac OS X isn't so different from other Unix-like
> Is Apache the best way to go, or svnserve or... ?
If you don't need the extra features thet Apache gives you, like
> Binary, package, compiled... ?
As you like... I personally found it quite convenient to install via
$ sudo port install subversion
If you want to use Subversion over Apache2, then do this instead:
$ sudo port install subversion +mod_dav_svn
That'll also install the Apache2 module for you, along with Apache2
[1] http://darwinports.opendarwin.org/
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.