Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
cvs [2016/08/08 09:04]
steve created
cvs [2016/08/08 09:06]
steve
Line 2: Line 2:
  
   * [[http://​anoncvs.gentoo.org/​|Gentoo CVS]]   * [[http://​anoncvs.gentoo.org/​|Gentoo CVS]]
 +  * [[https://​sources.gentoo.org/​cgi-bin/​viewvc.cgi|Gentoo CVS Repositories]]
  
 Check out the portage repo: Check out the portage repo:
  
 <​code>​ <​code>​
-cvs -d :​pserver:​[email protected]/​var/​cvsroot co <REPO>+cvs -d :​pserver:​[email protected]/​var/​cvsroot co gentoo-x86 
 +</code> 
 + 
 +Check out a repo using a specific date: 
 + 
 +<​code>​ 
 +cvs -d :​pserver:​[email protected]:/​var/​cvsroot co -D "Mon Dec 1 09:14:20 2014 UTC" gentoo-x86
 </​code>​ </​code>​