Changes

Jump to: navigation, search

Hints for Using SVN to collaborate on school projects

44 bytes added, 19:39, 27 September 2010
Preparing Branches/workspace for development
#: This copies the trunk into a branch so you can start your implementation, but note that this action is done on '''server''' and your local copy of repository still remains the same.
# Right click on '''branches''' and click '''SVN update''', this will bring the new branch to your machine.
== working on your branch/workspace ==You can now start implementing your assigned tasks. Unlike trunk, since this is YOUR workspace you can leave it an any stage you like. don't forget to comment every and each of your '''commit'''s so later you know which commit belongs to what and also helps your prof professor to mark your.
'''If you do not comment a COMMIT, it means it is minor and does not need to be marked'''

Navigation menu