开发者

xcode 4 and svn

开发者 https://www.devze.com 2023-02-17 13:27 出处:网络
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 t

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,


You can click on the repository that you want to check out and then click on Check Out button on top of the window.

I also learned that today.

0

精彩评论

暂无评论...
验证码 换一张
取 消