Hi,
I am a bit noob with XCode. We use SVN for our project and while that works great, it would be even greater to have Support group (Cocos2D) version controlled with Cocos2D repository. We could then easily upgrade Cocos2D files to given version or to the newest Cocos2d SVN-version.
We have made some modifications to Cocos2D source (not very elegant, I know) and if we manually replace Cocos2D files with newer it is bit of a pain to remember which files were overwritten.
Is there a way to use separate SVN server for Cocos2D files?