set up ssh tunnel and cvs checkout Helix DNA client, producer and server ------------------------------------------------------------------------ 1. set up ssh tunnel: [root@igloo root]# ssh -x -2 -L2401:localhost:2401 tunnel@xxxxxxxxxxxxxxxxxxxxxx tunnel@xxxxxxxxxxxxxxxxxxxxxx's password: tunnel Tunnel established. Type ctrl-c to exit. 2. check out source code [root@igloo root]# export CVSROOT=:pserver:terrencemiao@localhost:/cvs [root@igloo root]# cvs login (input user terrencemiao password) [root@igloo root]# cvs co common datatype distribution filesystem linuxarm porting protocol wince xiph |