TAP-plugins
Tom's Audio Processing plugins
for audio engineering on the Linux platform
[ Home ] [ LADSPA plugins ] [ TAP Reverb Editor ]

[ Releases ] [ CVS ] [ General Info ] [ Plugin Manuals ]

Getting the latest source from CVS

If you suspect a bug, or are just curious whether any new (yet officially still unreleased) plugins have been added since the last release, it is recommended that you get the latest available version of the TAP-plugins code, via the CVS service provided by SourceForge.net. You can get the latest CVS snapshot of the code by issuing the following commands (% is meant to be your prompt):

% cd /usr/local/src
(just an example, it can be anywhere)

% cvs -d:pserver:anonymous@cvs.tap-plugins.sf.net:/cvsroot/tap-plugins login
(just press enter when prompted for a password)

% cvs -d:pserver:anonymous@cvs.tap-plugins.sf.net:/cvsroot/tap-plugins -z3 co tap-plugins

However, because CVS normally contains nothing other than the latest tarball release (this is a small project, after all), this is not required. You are more than welcome to send bugreports, patches etc. against the latest tarball version.



$Id: cvs.html,v 1.2 2004/06/22 13:36:33 tszilagyi Exp $