(« Latest) Archive for August, 2004

Subversion on Mac OS X with DarwinPorts

Tuesday, August 17th, 2004

I wish I’d had the benefit of this article a few months back when I was setting up my Subversion server. Although the svn documentation is excellent, it’s good to see a Mac OS X specific tutorial.
Installing Subversion (plus dependencies) using DarwinPorts is really simple: just cd to your darwinports/dports/ directory and type sudo port […]