File Release Notes and Changelog
Notes:
This script will download the latest version of the code from the CVS
repository and build the code. The script can also keep an installation
up to date the with the latest changes to the code. Unless you are a
registered developer for the Tahoe project, connection to the CVS repo-
sitory will be made using anonymous login (via port 2401). Registered
developers access the repository using cvs over ssh (port 22), and need
to have the environmental variable CVS_RSH set to ssh.
This update addresses some issues with functionality, stability, and
robustness of the tahoe-manager script.
Changes:
(1) cvs repositories on Sourceforge have moved.
(2) advanced development code has moved to tahoe.colorado.edu