Forum OpenACS Q&A: acs-mail

Collapse
Posted by Iuri Sampaio on
I'm trying to download acs-mail pkg. But it doesn't go through.

-bash-3.00$ cvs -d:pserver:mailto:anonymous@cvs.openacs.org:/cvsroot checkout acs-mail
cvs checkout: warning: failed to open /home/yabtdev/.cvspass for reading: No such file or directory
cvs server: cannot find module `acs-mail' - ignored
cvs [checkout aborted]: cannot expand modules

does anyone know what is the name of the package?

Collapse
2: Re: acs-mail (response to 1)
Posted by Derick Leony on
Yeah, acs-mail is not a module, so you have to do it this way:

cvs -d:pserver:mailto:anonymous@cvs.openacs.org:/cvsroot checkout -d acs-mail openacs-4/packages/acs-mail