--- linuxtv.org/cvs.php 2005/11/12 14:25:14 1.7 +++ linuxtv.org/cvs.php 2005/11/26 19:58:24 1.8 @@ -5,7 +5,18 @@

Public CVS Access

-

Checkout DVB

+ +

Checkout V4L-DVB

+ +

Starting from 2005-11-26, both V4L and DVB kernel trees were merged.

+ +

To get the latest sources from CVS you need to issue the following commands:

+ +

cvs -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux login
+(use an empty password)

+

cvs -z3 -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux co -P v4l-dvb

+ +

Checkout old DVB tree or other DVB modules

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. @@ -25,7 +36,7 @@ with view (use any other module you are interested in instead of dvb-kernel)

-

Checkout video4linux

+

Checkout old video4linux tree

This is similar to DVB but uses a different CVSROOT:

cvs -d :pserver:anonymous@cvs.linuxtv.org:/cvs/video4linux login