154
edits
Changes
→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: