Changes

Jump to: navigation, search

Development and submission steps using SVN - OOP344 20121

382 bytes added, 11:43, 26 January 2012
Checkout and prepare your team's repository
#: add them to the repository (right-click on the repo directory, select '''TortoiseSVN/Add''', and click OK)
#: commit them to the repo (right-click on the repo directory, select '''SVN Commit''', add a note under Message describing your change, and click OK)
# note that you may use the operating system to rename your repo directory as you do with any other directory, BUT if you wish to rename any versioned directory within your repo directory, you should use '''TortoiseSVN/Rename''' - you should not use the operating system for renaming a versioned directory or file
''you are now ready to create your own workspace''
# click Test Merge and resolve possible conficts
# once test is successful, Click Merge
''you are now ready to test your merged trunk (on your local workstation) and commit your work merge to the server''
== Test and commit trunk ==
# recompile and test the merged code in '''trunk''' under your repo directory# update the trunk status on your team's wiki team page to '''committing'''
#: if the status is already committing wait for your other team member to finish their commit
# commit your merged trunk to the repository server
#: Right-click on '''trunk''' and select '''SVN Commit'''
# resolve possible problems
# commit again

Navigation menu