Juergen Vigna <[EMAIL PROTECTED]> writes:
| >
| > I am not going to allow logins via rlogin or rsh, it is also _very_
| > likely that I will remove telnet.
| >
| > Use ssh.
|
| One more thing if pserver is not working anymore (I guess this is the same
| for anonymous logins too) so someone should also change the explanations
| on the web pages how to use ssh to download cvs repository.
Pserver has never been working on cvs.lyx.org only on anoncvs.lyx.org
and will continue to work.
| And while <someone> is updating the informations on the "How to use CVS"
| pages could he also tell me how to realize this :)
set this to your ssh
CVS_RSH=/usr/local/bin/ssh
and this for CVSROOT
CVSROOT=:ext:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot
this information should not be on the users www pages.
Lgb