Changes

Jump to: navigation, search

Hints for Using SVN to collaborate on school projects

87 bytes added, 16:17, 27 September 2011
Trunk
**: ''If R0.3 is due, and R0.3, R0.31, R0.32 are present in '''tags''', then your instructor will mark R0.32
==== Trunk trunk ====* '''trunk''' is the directory that holds the project in its current stage, '''complied and run-able'''* '''trunk''' should never hold non-compiled code. Usually trunk is the an exact copy (or better than) the latest version in '''tags'''.* If only one project is done within this the repository, then trunk has no project level subdirectory sub-directory and is the root of the project, otherwise. If more than one project is within the repository, trunk is divided into several aub-directories for each project to be version-controlled.*: ''In this case Tags '''tags''' should also be divided to into exactly the exact same project sub-directories as '''trunk'''''
=== Basic Actions ===

Navigation menu