Tag Archives: Subversion

I hereby invent PROSAIC web architecture

I’ve proud of the Fat Penguin website. No doubt it could use some graphic design love, but the content is great: a record of our every appearance and the suggestion given to us for each show. I’ve been updating it by hand ever since I set it up a year ago; as time has gone

Show Xcode where to find Subversion 1.5

I installed Subversion 1.5 using MacPorts (with the Porticus front-end), which places libraries in /opt/local/lib by default.  Xcode 3.1.1 supports Subversion 1.5, but it only looks in /usr/lib, so even though I have Subversion 1.5 installed, it claims my working copies are incompatible.  How did I fix this? sudo -s cd /usr/lib tar cvf oldapr+svnlib.tar libapr*