SPTK 2.0 CVS Access

If you want to have the latest SPTK 2.0 - welcome to my CVS. Here is the way to get the current version. It's not garanteed to work but it's quite possible. At least, you can use version from CVS to verify that your favorite bug is fixed.

export CVSROOT=:pserver:anonymous@206.111.181.36:/usr/cvsroot

cvs login (press ENTER for an empty password)

cvs checkout sptk2

And, if you already have SPTK 2.0 from CVS - here is the way to update it:

cd /my/path/to/sptk2

cvs update -dP