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
Next revision
Previous revision
versioncontrol:versioncontrol [2010/05/20 10:55] nchiapversioncontrol:versioncontrol [2011/03/16 09:14] (current) decianm
Line 6: Line 6:
   * https://twiki.cern.ch/twiki/bin/view/LHCb/HowToMigrateACvsCheckoutToSvn   * https://twiki.cern.ch/twiki/bin/view/LHCb/HowToMigrateACvsCheckoutToSvn
  
- +===== WebSVN Link ===== 
 +  * 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.1274345759.txt.gz · Last modified: 2010/05/20 10:55 by nchiap