2011年7月28日 星期四

Steps to set up SVN for Titanium project

Steps to set up SVN for Titanium Studio
http://wiki.appcelerator.org/display/tis/Subversion
http://docs.appcelerator.com/titanium/latest/#!/guide/Subversion

1. Titanium Studio > Preference > Install/Update> Available Software Sites
check "Eclipse Helios Update Site

2. Help > Install New Software > select the site added above > Select Collaboration> "Subversion SVN Team Provider"  and proceed to install


**** Discard the following (because Titanium Studio support SVN) ****
Steps to set up SVN for Titanium project

Create a temp XCode project:
1. XCode > Create empty project, say named as "ProjectA"
2. copy Titanium's source code (excl. build folder) to "ProjectA"'s directory
Create new repository:
1. XCode > SCM > Repositories > Configure > "+"
or,
    Select existing Repositories
2. Import "ProjectA" to Repository
3. Checkout imported project to a local directory, which is the actual location of source code.

沒有留言:

張貼留言