Hi,
I want to set up xcode as my svn client for my project. We have three computers: two PC´s and a Mac. The PC´s are using Tortoise and I want to use xcode for the Mac. The Mac is only being used to build levels in unity and make builds for testing all the scripting and art is being done on the PC´s. So I just want to know if xCode is my best bet for source control and if is, how can I set it up.
Note: I already have a sever and source control running on the PC´s
hmmm no idea…
But my advise would be to build a new Xcode project from Unity and do not paly with SVN since it will add a .svn directory in all folder of your Xcode project…
Plus you will often need to create a new Xcode project if things explode on your last Unity build…
It could a good source of problem if you setup a subversion server for Xcode and share your Xcode project with everyone… 
I alreay have a subversion server going on, and my source control its working fine on the PC´s. And I´m able to access the repository with xcode and there´s where i get stuck. Thanks for the help I think I´m going to try and use another svn client maybe it´s easier.