I joined a developemenet where is an SVN repo containing an Xcode 4 project.
I set up the repository properly in Organizer therefore I am able to connect to it & see its structure.
So I Checked Out a folder (containing the full project) from trunk. After CheckOut, Xcode asked if I wanted to open the project, and I wanted.
Now I have my project opened, fully operational. BUT if I change something, it does not show the icon next to the file in navigator, and all items of Source Control menu are grey (File menu, for the project and for files).
Still I can update and commit via Organizer. After such update, signs are visible next to the files in the navigator.
Question: what and how sould I set to get my project linked to the SCM directly?