Changes

Jump to: navigation, search

Hints for Using SVN to collaborate on school projects

325 bytes added, 18:37, 27 September 2010
Start the Project from zero
#: This is when you have the project started by someone else (i.e. Professor, other team-members, etc.) and you want to copy the work into your own repository and continue the work.
=== Start the Project from zero ===
For this you should create the basic framework of your project in trunk, and '''Add''' and '''Commit''' it. Then branch it into the proper workspace in your home directory in '''branches'''. Finally you should '''update''', so the new branch is added to your copy of the repository on your machine. This is how you do this:
 
* '''checkout''' the project repository in a new directory on your computer;
*:# ''Create a new directory on your computer, right click on it and then click on '''SVN Checkout'''

Navigation menu