--- web/trunk/www.linuxsampler.org/downloads.html 2011/02/05 11:40:46 2161 +++ web/trunk/www.linuxsampler.org/downloads.html 2011/06/03 14:41:39 2178 @@ -347,7 +347,7 @@ Windows - Self-extracting all-in-one installer of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions. The windows binaries are snapshots which are automatically built on our server from the latest CVS (development) version of the sampler. We recommend you to always download the latest snapshot. + Self-extracting all-in-one installer of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions. The windows binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot. @@ -469,37 +469,31 @@
-

CVS

-

This project's CVS repository can be checked -out through anonymous (pserver) CVS with the following instruction set. -When prompted for a password for anonymous, simply press the Enter key. +

Subversion

+

This project's Subversion repository can be checked +out through anonymous Subversion with the following instruction set. There are currently seven subprojects in the LinuxSampler project, pick the line of the respective subproject you want to checkout from below:

-
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
-  co libgig
-cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
-  co liblscp
-cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \
-  co linuxsampler
cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ - co qsampler -cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ - co jlscp -cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ - co jsampler -cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler \ - co gigedit
- -

You don't need to checkout the sources again later on, - just for keeping track to the latest development version. For updating to - the latest CVS version you can simply run the following command at any - time from the checked out source directory:

- -
cvs update -d -P
- -

You can also browse the CVS -repository.

+
svn co https://svn.linuxsampler.org/svn/libgig/trunk libgig
+svn co https://svn.linuxsampler.org/svn/liblscp/trunk liblscp
+svn co https://svn.linuxsampler.org/svn/linuxsampler/trunk linuxsampler
+svn co https://svn.linuxsampler.org/svn/qsampler/trunk qsampler
+svn co https://svn.linuxsampler.org/svn/jlscp/trunk jlscp
+svn co https://svn.linuxsampler.org/svn/jsampler/trunk jsampler
+svn co https://svn.linuxsampler.org/svn/gigedit/trunk gigedit
+ +

You don't need to checkout the sources again + later on, just for keeping track to the latest development + version. For updating to the latest Subversion version you can + simply run the following command at any time from the checked + out source directory:

+ +
svn update
+ +

You can + also browse + the Subversion repository.

Bootsplash theme

Does your computer already boot in LinuxSampler style? No? Checkout the following LinuxSampler theme for either fbsplash (gensplash) or bootsplash: