Diff for /linuxtv.org/cvs.php between versions 1.7 and 1.8

version 1.7, 2005/11/12 14:25:14 version 1.8, 2005/11/26 19:58:24
Line 5 Line 5
   
 <h1>Public CVS Access</h1>  <h1>Public CVS Access</h1>
   
 <h2>Checkout DVB</h2>  
   <h2>Checkout V4L-DVB</h2>
   
   <p>Starting from 2005-11-26, both V4L and DVB kernel trees were merged.</p>
   
   <p> To get the latest sources from CVS you need to issue the following commands:</p>
   
   <p><tt>cvs -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux login</tt><br>
   (use an empty password)</p>
   <p><tt>cvs -z3 -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux co -P v4l-dvb</tt></p>
   
   <h2>Checkout old DVB tree or other DVB modules</h2>
   
 <p>As CVS is mostly used by developers it tracks the latest -rc kernel  <p>As CVS is mostly used by developers it tracks the latest -rc kernel
 and may not compile with older kernels, not even with the last stable release.  and may not compile with older kernels, not even with the last stable release.
Line 25  with <a href="/cgi-bin/viewcvs.cgi">view Line 36  with <a href="/cgi-bin/viewcvs.cgi">view
 (use any other module you are interested in instead of dvb-kernel)<p>  (use any other module you are interested in instead of dvb-kernel)<p>
   
   
 <h2>Checkout video4linux</h2>  <h2>Checkout old video4linux tree</h2>
   
 <p>This is similar to DVB but uses a different CVSROOT:</p>  <p>This is similar to DVB but uses a different CVSROOT:</p>
 <p><tt>cvs -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux login</tt></p>  <p><tt>cvs -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux login</tt></p>

Removed from v.1.7  
changed lines
  Added in v.1.8


LinuxTV legacy CVS <linuxtv.org/cvs>