I finally moved to a host that supports subversion properly last week (I got onboard the DreamHost bandwagon - their upper limits on bandwidth and storage are just insane!). So, I’m going to start hosting a few side projects I’ve been working on, such as the Color Label Button framework.
Short story, point your subversion client at:
svn co http://svn.tonyarnold.com/cocoa/Color%20Label%20Button/trunk ColorLabelButton
This will check out the Xcode project (which you can compile yourself, you lazy git - no binaries for you!). Any feedback, patches or suggestions are appreciated.