Tags

Tag Archives: terminal

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

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