Open main menu

CDOT Wiki β

Changes

Development and submission steps using SVN - OOP344 20121

No change in size, 18:13, 19 January 2012
Branch trunk for development
== Branch trunk for development ==
* # '''branch''' the trunk into a sub-dir under your own workspace under branches*#: 1. Right-click on the trunk directory*#: 2. Choose TortoiseSVN and click on branch/tag...*#: 3. Click on the [...] button to the right of "To URL:"*#: 4. Click on the root directory, then on branches, then on your workspace, then press "OK"*#: 5. Edit the URL created by adding a slash and the name that you want to give to your new sub-directory (a.k.a create a new directory)*#: 6. The name of your new sub-directory should refer to your particular task (whatever you are going to work on)*#: 7. Type in a log message that describes what you are doing and press "OK"* # update your repository to get the branch on your local machine
== Start coding and complete your task==