From: Terje Slettebø (tslettebo_at_[hidden])
Date: 2003-04-28 11:17:04


>From: "Reece Dunn" <msclrhd_at_[hidden]>

> Also, does anyone know how to use CVS to upload these files to
> boost-sandbox? I have a sourceforge account, have requested write access
and
> have a cvs command-line program, but am unsure how to use it (I can't gain
> access to the files).

Try the CVS manual here (http://www.cvshome.org). You also need SSH
installed (http://www.ssh.com/support/downloads/secureshellwks/), and set
the environment variable "CVS_RSH=<path to SSH executable>". On Windows
command line, you may do "set <variable>=<value>". Feel free to mail me off
list if any problems, and I'll help you getting started.

Regards,

Terje