Setting up an SVN repository on a windows server to work with XCode.

Posted by Tejaswi Yerukalapudi on Server Fault See other posts from Server Fault or by Tejaswi Yerukalapudi
Published on 2010-06-02T17:30:23Z Indexed on 2010/06/02 17:34 UTC
Read the original article Hit count: 228

Filed under:
|
|

Hi,

I need to setup an SVN repository for an iPhone / iPad app that I'm working on. It needs to be setup on a Windows server 2003 instance. We run VSS on it, but it doesn't really work all that well with XCode, so I'd like to migrate ASAP.

The problem is, I'm a new graduate and this is the first time I'll be using a souce control software, so any tutorials on how to set one up, configure it to work correctly with Macs using XCode are greatly appreciated!

Though it's not a priority, I'd also like to try to get my company to ditch VSS for SVN (Been reading this article yesterday - http://www.codinghorror.com/blog/2006/08/source-control-anything-but-sourcesafe.html). How hard is it to migrate existing builds in VSS into something like SVN?

Thanks,
Teja

© Server Fault or respective owner

Related posts about svn

Related posts about vss