Changes

Jump to: navigation, search

Hints for Using SVN to collaborate on school projects

102 bytes added, 15:21, 27 September 2011
Directory Structure
|-- Team_Repository_Account
+--branches
| +-- member-id1 <-- this is each studenta team member's home within branches
| +-- Task1
| +-- Task2
| +-- member-id2 <-- this is a team member's home within branches
| +-- Task1
| +-- Task2
| +-- Task3
| +-- member-id3 <-- this is a team member's home within branches
| +-- Task1
+--tags
* If only one project is done within this repository, then trunk has no project level subdirectory and is the root of the project, otherwise, trunk is divided into several directories for each project to be version-controlled.
*: ''In this case Tags should also be divided to the exact same project directories as trunk''
 
=== Basic Actions ===
To explain basic actions we have to clarify a few facts and terminology:

Navigation menu