It seems that all of the initial Google results for \"using subversion with xcode\" are actually just tutorials for installing and configuring svn and Xcode, as opposed to a
I second the comment by the_mandrill, SVN support from within XCode is very limited, especially if you're used to Eclipse.
I also don't understand why everyone seems to need visual clients. I keep a terminal window open on my project directory and I have no problems interacting with SVN from the command line.