Forum OpenACS Development: CVS checkout

Collapse
Posted by Iuri Sampaio on
I need to download ams version 1.1d13, which i already found on the repository.
http://cvs.openacs.org/cvs/openacs-4/packages/ams/ams.info?rev=1.13&view=markup

i already checked the cvs docs, how to download releases from cvs
https://openacs.org/doc/openacs-5-1/using-cvs-with-openacs.html

but it still gives me the error
$cvs -d :pserver:mailto:anonymous@cvs.openacs.org:/cvsroot co -r ams-1.1d13 openacs-4
cvs checkout: warning: failed to open /home/yabtdev/.cvspass for reading: No such file or directory
cvs [checkout aborted]: tag `ams-1.1d13' must not contain the characters `$,.:;@/'

is there any error on the command i'm running?