>> Daniel Naber writes:
DN> Hi, I have set CVSROOT to
DN> :pserv:pserver:[EMAIL PROTECTED]:/home/dnaber/cvs and I get
DN> the updates with 'cvs update'. Do I have the development
DN> version?
That can't possibly be the CVSROOT you use to get stuff from the lyx
anon cvs server, CVSROOT should then be:
:pserver:[EMAIL PROTECTED]:/usr/local/lyxsrc/cvsroot
cvs login
Passwork: lyx (or was it cvs...i always mix them...)
cvs checkout lyx-1_0_x (for the 1.0.x current version)
cvs checkout lyx (for the 1.1.x developent version)
Lgb