User Tools

Site Tools


versioncontrol:versioncontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
versioncontrol:versioncontrol [2010/12/21 17:11] decianmversioncontrol:versioncontrol [2011/03/16 09:14] (current) decianm
Line 8: Line 8:
 ===== WebSVN Link ===== ===== WebSVN Link =====
   * http://svnweb.cern.ch/world/wsvn/lhcb   * http://svnweb.cern.ch/world/wsvn/lhcb
 +
 +===== How to check out a branch =====
 +If you want to check out a branch, you first have to check out the underlying tag, like:
 +<code>
 +getpack Phys/StrippingSelections v2r2
 +</code>
 +Then you have to switch to the corresponding branch:
 +<code>
 +svn switch svn+ssh://svn.cern.ch/reps/lhcb/Stripping/branches/Phys/StrippingSelections/v2r2b1
 +</code>
 +
versioncontrol/versioncontrol.1292947861.txt.gz · Last modified: 2010/12/21 17:11 by decianm