Hello,
When I did "cvs -d:pserver:anonymous@cvs.sems.berlios.de:/cvsroot/sems
login"
with password "anonymous", I failed. Could you please let me know how did you get?
try to use following command: cvs -d:pserver:anonymous@cvs.berlios.de:/cvsroot/sems co answer_machine
For anonymous access, you don't need to login as there is no password. You can also download a tarball from the Web CVS (http://cvs.berlios.de/cgi-bin/viewcvs.cgi/sems/answer_machine/). This link is also available at the developer's page: http://developer.berlios.de/projects/sems.
I just downloaded the new_rtp branch tarball. But I guess you can also
use:
cvs -z3 -d:pserver:anonymous@cvs.sems.berlios.de:/cvsroot/sems co -r new_rtp answer_machine
Also the new_rtp branch is ok, it will not be not futher developed. Use the MAIN branch instead, as i merged the new_rtp one within MAIN for a few weeks.
-Raphael.