configuration of svn under Mac (Xcode6.1)
1. The following 2 blogs can be configured according to their needs
http://blog.csdn.net/jingjingxujiayou/article/details/42105641
http://blog.csdn.net/jingjingxujiayou/article/details/42085053
Mine is on a new computer, the environment needs a new configuration
2. The following are the configuration process and configuration issues
The following is the premise that the computer's SVN environment has been confirmed to be well-equipped.
According to the above two blogs well, we need to link the server, in the never used SVN Xcode need to pay attention to a few issues
(1) in xcode-> "preferences" (e.g.)
(2) adding warehouses (e.g.)
(3) After adding the green part is the server address, followed by the Data Warehouse, click on Next
(4) The following will appear enter user name and password (your SVN account and password), if it is the first time Xcode, click Add will appear error, so also to
Perform (5) (6) operation.
(5) to download the following 2
(6) If you have not used SVN, Derived data is default and you need to set the source
(7) Perform the operation of (1)-(4) again.
Configuration of SVN under MAC (Xcode6.1)