Changes

Jump to: navigation, search

Hints for Using SVN to collaborate on school projects

5 bytes added, 15:43, 27 September 2010
merge
: Note that after '''braching''' the code is copied on '''the repository''' and not the local(client) machine. To actually work on the branched (copied) code you must '''checkout''' the directory after branching.
==== merge ====
'''merge''' is the opposite of '''branch'''. : '''"merge"''' merges back a branched directory, back to the original directory.
== Starting the Project On SVN ==

Navigation menu