May, 13th 2006
Copyright (c) 2002-2005 NMM work group, Computer Graphics Lab, Saarland University, Germany, http://www.networkmultimedia.org Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found in the file COPYING.FDL. |
This document gives a basic introduction how to use the SourceForge CVS.
NMM's public CVS is hosted at SourceForge, so everybody can get a copy of the current CVS tree using anonymous CVS login. The current CVS provides the following three modules:
nmm: This module provides NMM's source code and is required to build your own NMM version.
lib: This module provides precompiled external libraries that are used by NMM plug-ins. This module is not required, if they are already installed on your system.
include: This module provides the headers of the precompiled libraries. So if you use module lib, you should checkout this module as well.
| Next | ||
| Get the sources |