Michael Abshoff wrote:
> Hello,
>
> the anoncvs-server doesn't seem to give access to the lyx-1.2.x
> branch. I am stupid today or is that branch limited to the
> developers-CVS?
>
> Michael
No, you appear to be correct.
$ cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot login
(Logging in to [EMAIL PROTECTED])
CVS password: [lyx]
cvs [login aborted]: connect to anoncvs.lyx.org:2401 failed:
Connection refused
Laaaaaaaaaarrrrrrrrrrrrrrsssssssss !
Try the US mirror:
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx login
(Logging in to [EMAIL PROTECTED])
CVS password: [lyx]
$ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/lyx \
checkout -d lyx-1.2.x -r BRANCH-1_2_X lyx-devel
cvs server: Updating lyx-1.2.x
U lyx-1.2.x/.cvsignore
U lyx-1.2.x/ABOUT-NLS
...
--
Angus