Ekkehart Schlicht wrote: > under 5.1 there is an instruction with > (at) replaced by [EMAIL PROTECTED]. A hint how to do > this correctly would be nice for the newbie. > > Ekkehart
That's because someone requested that gmane encrypt email addresses :( The detailed instructions are at http://www.devel.lyx.org/cvs.php3 but you should set your CVSROOT as: (replace the " AT " with "@") :pserver:anoncvs AT anoncvs.us.lyx.org:/cvs/lyx Alternatively, invoke cvs as $ cvs -d:pserver:anoncvs AT anoncvs.us.lyx.org:/cvs/lyx login $ cvs -d:pserver:anoncvs AT anoncvs.us.lyx.org:/cvs/lyx checkout <options> Thereafter, you won't need to specify the -d thingie when updating. -- Angus