I have a project in xcode under svn source control. It happens that the xcdatamodel is not entirely being put under version control by xcode. Xcode show a question mark '?' status icon, while on the svn repository I can only see the empty xcdatamodel directory.
At first I would like to stay within xcode4 perimeter to understand why this could have happened, and how can I solve the situation with Xcode4 itself.
Then, if not possible, from the terminal window which svn command should I do on what files to solve this issue.