Revision history of "Branching and Merging"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 17:57, 10 May 2019Adk44 talk contribs 5,765 bytes +5,765 Created page with "==Branching== A branch is created in the repository by remotely copying one of the existing development streams (e.g. trunk) as follows: svn copy url-old url-new where, fo..."