SVN on Mac OS X Snow Leopard Server
Written by Arnan on November 22, 2009 – 6:55 amToday i finally pulled it off. Using Snow Leopards built in Apache and Dav modules.
Also built in is svnserve. A repository server for SubVersioning.
So, with no additional software i now have a Repository for internal use to work on some PHP and related. Woot!
That being said, i have implemented some new features in the AccessQontrol plugin. And perhaps if i keep up the coding spirit for a bit i will release an important update for it. Including many new restrictive features to even better control who or what gets on your site or not.
Among the new things is timezone support, Referer blocking (people coming from a certain site, or set of sites, are not allowed) and User-Agent blocking (a simple filter to block bots or users with a certain browser or OS).
Let’s just see how it goes…
Tags: fixed, plugins, server, snow leopard, svn, update, wordpress |

December 1st, 2009 at 6:16 pm
Hi,
I was looking to do the same (SVN) on my research group’s Snow Leopard server. Can you write more detailed instructions? Thanks for your time!