M i m e z i n e
C V S

Short Version (use your mimezine.com box account as the username, otherwise 'mimezine'):

export CVSROOT=:pserver:<login>@localhost:/usr/local/cvsroot
ssh -f -N -L 2401:localhost:2401 <login>@mimezine.com
cvs login
cvs co mimezine

NOTES:

The first step should probably be put in your .bashrc or equivalent
The second step is only required if you are not on the mimezine.com server,
  if you need it it should probably be aliased to something simple in your .bashrc
The third and forth step only need to be done once
The password for ssh and cvs is the same as your user account on the mimezine.com shell server

b
a
c
k