CvsRepository

The DRI project has moved its CVS services to http://dri.freedesktop.org/ , to reduce the pains related to SourceForge's overloaded CVS services. The DRI project's CVS tree remains the upstream provider of the DRM (and is thus what is referred to as "DRM CVS"), but the xc tree is now obsolete and X.Org is the canonical source of DRI-enabled DDX drivers and GLX support.

To check out DRM CVS from freedesktop.org anonymously, first you must login:

Hit Enter for the password.

Then, check out the drm module:

If you wish to check out a branch of the old xc DRI CVS, use the -r tag, e.g.:

You'll also need a copy of the Mesa CVS tree:

If you are a developer, CVS access is through ssh. Set CVS_RSH=ssh in your environment. Then, you can check out using


Parameter Overview:


Generic Usage:


See CVSup, CvsPolicy, and CvsBranches for more information on using the DRI CVS repository.