CVS

From Lundman Wiki

Anonymous CVS is now set up.

For CVS, set env var CVSROOT to ":pserver:anoncvs@lundman.net:/home/cvsroot" and the password is "anoncvs".

% cvs -d ":pserver:anoncvs@lundman.net:/home/cvsroot" login
password: anoncvs
% cvs -d ":pserver:anoncvs@lundman.net:/home/cvsroot" checkout module

Where module is one of: (Case Sensitive)

  • lundftpd
  • lundfxp
  • FXP.One
  • llink
  • l4ip
  • lmirror
  • ssl-lbnc
  • lion
  • mmail
  • udp-relay
  • UFxp


If you wish to use autoconf to compile it, it is very likely you need to execute:

autoreconf --force --install

Before you can run ./configure.

CVS Web Browse CVS Browse