NetBSD.se Maskot

anoncvs.netbsd.se

Started in the middle of 2003 and provides read-only anonymous CVS access of the following repositories: NetBSD, OpenBSD and MidnightBSD. The server uses SSH on port 22 (not pserver) and support both IPV6 and IPV4.


How to use

The following instruction assumes you use OpenSSH (3.5 or higher)

Set these values in your shell:

  • For all
    CVS_RSH=ssh
  • For NetBSD
    CVSROOT=anoncvs@anoncvs.se.netbsd.org:/cvsroot
  • For OpenBSD
    CVSROOT=anoncvs@anoncvs.netbsd.se:/cvs
  • For MidnightBSD
    CVSROOT=anoncvs@anoncvs.se.midnightbsd.org:/mbsd

The contents is updated every 3 hours.