Tags

Tag Archives: svn

Subversion and Core Data (Versioning)

Posted by Nick in tools

iOS developers often have to commit their code into a Subversion repository. Usually this a simple, straightforward process unless Core Data (versioning) is involved. Many iPhone / iPad / Mac developers have probably seen this error message: ‘<YOUR_CORE_DATA_MODEL.xcdatamodeld’ is already … Continue reading

Versionsapp (Subversion) and Static Libraries

Posted by Nick in Uncategorized

Ever since the kind people at versionsapp.com have given me a free license to use their awesome product I have been enjoying it a lot. Today I imported an existing iPhone project and then checked it out again. To my … Continue reading

Solved: Mac OS X (Snow Leopard) and SVN (1.6.2)

Posted by Nick in Uncategorized

Today I spent a few hours trying to figure out why Eclipse was unable to connect to my locally running Subversion server. I was annoyed especially because Xcode and Terminal were not having any issues. Some background information. – SVN … Continue reading