I was trying to find an anoncvs mirror close to me, and discovered that neither of the Swedish mirrors listed on openbsd.org/anoncvs.html seemed to work. One of them (anoncvs.eu.openbsd.org) didn't initially answer, and the other (anoncvs.netbsd.se) hosts NetBSD, not OpenBSD. I tested all the listed servers and identified three that don't seem to work:
% cvs -d anon...@anoncvs.netbsd.se:/cvs co -l src NetBSD.SE anoncvs mirror. You are welcome to visit us at: http://www.netbsd.se/ cvs server: WARNING: Read-only repository access mode selected via `cvs -R'. Using this option to access a repository which some users write to may cause intermittent sandbox corruption. Cannot access /cvs/CVSROOT No such file or directory % cvs -d anon...@anoncvs.openbsd.org.ar:/cvs co -l src ssh: connect to host anoncvs.openbsd.org.ar port 22: Connection timed out cvs [checkout aborted]: end of file from server (consult above messages if any) % cvs -d anon...@anoncvs.silihost.hu:/cvs co -l src anon...@anoncvs.silihost.hu's password: Permission denied, please try again. anon...@anoncvs.silihost.hu's password: Permission denied, please try again. anon...@anoncvs.silihost.hu's password: Permission denied (publickey,password,keyboard-interactive). cvs [checkout aborted]: end of file from server (consult above messages if any) The remaining 17 seem to all serve the same, presumably correct version of src/Makefile: $OpenBSD: Makefile,v 1.118 2012/08/29 22:10:32 espie Exp $ 20dab521e3f28f94eeb85674eabd4988613f05a368bbb0ca72f62cb01fa78b2e so I assume they're fine. DES -- Dag-Erling Smørgrav - d...@des.no