XCode keeps deleting .svn file, cannot commit Hi,
I'm new to xcode but I do have quite a bit of experience with svn and development in other languages using other IDEs.
I have created a project under version control called "QuizMonkey" and for some reason every time I checkout a copy of my project and open it with xcode, it keeps on deleting the .svn folder under QuizMonkey.pbindex (Its in one of the projects build folders, I forget where).
It makes it pretty annoying to commit stuff as I cannot do an svn cleanup to fix it because it says it is not under version control.
I don't want to have to make a new project and copy all my sources and recompile again everytime I make a change.
A number of people have seemed to have success with XCode and svn so I just want to know how to prevent this.
- Thanks, |