CVS - LuxRender Wiki

CVS

Personal tools

From LuxRender Wiki

Jump to: navigation, search

The LuxRender source code repository is hosted on savannah here.

Contents

Getting a Copy of the CVS Repository

Anonymous CVS Access

This project's CVS repository can be checked out through anonymous CVS with the following instruction set. The main engine module is called 'lux'.

 cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/ecume co lux

People using MS-Windows(R) platforms can use TortoiseCVS, an excellent CVS client which integrates into the Windows Explorer UI.

Registered Developer and/or Write Access

Please read our Recruitment and Patch Submission documents.

See also

External links