User Tools

Site Tools


versioncontrol:versioncontrol

Differences

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

Link to this comparison view

Next revision
Previous revision
versioncontrol:versioncontrol [2010/05/20 10:22] – created nchiapversioncontrol:versioncontrol [2011/03/16 09:14] (current) decianm
Line 2: Line 2:
  
 ===== TWiki Links ===== ===== TWiki Links =====
- 
-  * https://twiki.cern.ch/twiki/bin/view/LHCb/HowToMigrateACvsCheckoutToSvn 
   * https://twiki.cern.ch/twiki/bin/view/LHCb/SVNUsageGuidelines   * https://twiki.cern.ch/twiki/bin/view/LHCb/SVNUsageGuidelines
- +  * https://twiki.cern.ch/twiki/bin/view/LHCb/CVS2SVNQuickReference (Look here if you have problems committing) 
 +  * 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.1274343775.txt.gz · Last modified: 2010/05/20 10:22 by nchiap