i develop in xcode4 and we have an svn server, i connect to the repository an i see all the commit done by other programmers. my question is how i can import the entire project localy to my machine to develop ? i would like to import the project to begin developement but not commit, i would like to test and after commit.
thanks for your answers,