I am new to subversion, I have imported an web project that we have been working on. We are able to access everything via the repository. We can checkout files, update them, commit them, and all of the changes can be seen by other users.
My question is, shouldn't it write back to the original project folder I imported? I can not see the changes made there, only in the repository?