Changes

Jump to: navigation, search

Hints for Using SVN to collaborate on school projects

692 bytes added, 22:08, 27 September 2010
working on your branch/workspace
# 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 professor to mark your.  * '''If you do not comment a COMMIT, it means it is minor and does not need to be marked'''* You can work form home, commit your work( make sure you add comment to your commit) and them come to school checkout your code work and commit and continue later.* Make sure if you are working on a public computer, you delete the your work from local computer, after you committed it to the repository.*: <big>'''It is your responsibility to keep your code safe'''</big>* If you have any problem with your code, and need help, contact your professor, send the path of your workspace. If needed, he can checkout your code see what is wrong with it and leave comments on it and commit it. Afterwards, all you need to do is update your repo and read the comments and corrected code.
== Q&A ==

Navigation menu