When I add a model version for my .xcdatamodel it will not add the model version to svn because it says the main folder is already under version control. How do I make it so all of my model versions are under svn without always deleting the .svn folder ever time I add a new model version?
When I add a model version for my .xcdatamodel it will not add the
Share
I was able to resolve this by viewing the contents of the newly added model version and removing the
.svnfolder, then adding it to svn.