Success with Subversion SCM in XCode
After getting Subversion running, I have to say how nice it is to work with. I'd missed versioning from my previous attempt with CVS - it's great to be able to diff against the latest version of a file, or to track changes in general. And FileMerge rocks for visual diff-ing of files.
It would be nice, though, if XCode didn't need to commit the .pbxuser file every time I open a project... (I know - ignore the update request, but it's sitting there with that little "M", silently nagging for an update...
