[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
anoncvs status?
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: anoncvs status?
- From: Mats O Jansson <maja_(_at_)_celsiustech_(_dot_)_se>
- Date: Sun, 2 Jun 1996 14:21:49 +0200 (MET DST)
- Cc: Mats O Jansson <maja_(_at_)_celsiustech_(_dot_)_se>
I seems to have problem when trying to use anoncvs lately.
It started with anoncvs.openbsd.org some days ago, it started to remove
files, eg in src/sys, src/usr.bin and src/usr.sbin. Here is some fragments
of my logfiles:
cvs server: Updating src/sys/arch/sparc/compile
cvs server: Updating src/sys/arch/sparc/conf
cvs server: Updating src/sys/arch/sparc/dev
cvs server: src/sys/arch/sparc/dev/if_le.c is no longer in the repository
cvs server: src/sys/arch/sparc/dev/if_lereg.h is no longer in the repository
cvs server: src/sys/arch/sparc/dev/if_levar.h is no longer in the repository
cvs server: src/sys/arch/sparc/dev/kbd.c is no longer in the repository
...
cvs server: Updating src/usr.bin/cap_mkdb
cvs server: src/usr.bin/cap_mkdb/Makefile is no longer in the repository
cvs server: src/usr.bin/cap_mkdb/cap_mkdb.1 is no longer in the repository
cvs server: src/usr.bin/cap_mkdb/cap_mkdb.c is no longer in the repository
cvs server: Updating src/usr.bin/checknr
cvs server: src/usr.bin/checknr/Makefile is no longer in the repository
cvs server: src/usr.bin/checknr/checknr.1 is no longer in the repository
cvs server: src/usr.bin/checknr/checknr.c is no longer in the repository
...
cvs server: Updating src/usr.sbin
U src/usr.sbin/Makefile
cvs server: src/usr.sbin/Makefile.inc is no longer in the repository
cvs server: Updating src/usr.sbin/ac
cvs server: src/usr.sbin/ac/Makefile is no longer in the repository
cvs server: src/usr.sbin/ac/ac.8 is no longer in the repository
cvs server: src/usr.sbin/ac/ac.c is no longer in the repository
cvs server: Updating src/usr.sbin/accton
cvs server: src/usr.sbin/accton/Makefile is no longer in the repository
cvs server: src/usr.sbin/accton/accton.8 is no longer in the repository
cvs server: src/usr.sbin/accton/accton.c is no longer in the repository
Then anoncvs.uk.openbsd.org was announced, and I tried to use it. And
it worked perfectly, until yesterday. If I tries to check out something
now I get the following messages:
$ pwd
/OpenBSD/tmp
$ ls -la
total 2
drwxr-xr-x 2 maja 400 512 Jun 2 13:53 .
drwxr-xr-x 7 maja 400 512 Jun 2 13:54 ..
$ echo $CVSROOT
anoncvs_(_at_)_anoncvs_(_dot_)_uk_(_dot_)_openbsd_(_dot_)_org:/cvs
$ cvs co src/sys/dev/pci
cvs server: Updating src/sys/dev/pci
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out Makefile
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out README
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out ahc_pci.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out devlist2h.awk
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out files.pci
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out if_de.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out if_ep_pci.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out if_fpa.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out if_le_pci.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out if_levar.h
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out ncr.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out ncr_reg.h
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out ncrstat.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pci.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pci_subr.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pcidevs
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pcidevs.h
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pcidevs_data.h
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pcireg.h
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out pcivar.h
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out ppb.c
co: RCS/OpenBSD,v: No such file or directory
cvs server: could not check out ppbreg.h
$ ls -lR
total 1
drwxr-xr-x 4 maja 400 512 Jun 2 13:54 src
./src:
total 2
drwxr-xr-x 2 maja 400 512 Jun 2 13:54 CVS
drwxr-xr-x 4 maja 400 512 Jun 2 13:54 sys
./src/CVS:
total 2
-rw-r--r-- 1 maja 400 0 Jun 2 13:54 Entries
-rw-r--r-- 1 maja 400 0 Jun 2 13:54 Entries.Static
-rw-r--r-- 1 maja 400 9 Jun 2 13:54 Repository
-rw-r--r-- 1 maja 400 36 Jun 2 13:54 Root
./src/sys:
total 2
drwxr-xr-x 2 maja 400 512 Jun 2 13:54 CVS
drwxr-xr-x 4 maja 400 512 Jun 2 13:54 dev
./src/sys/CVS:
total 2
-rw-r--r-- 1 maja 400 0 Jun 2 13:54 Entries
-rw-r--r-- 1 maja 400 0 Jun 2 13:54 Entries.Static
-rw-r--r-- 1 maja 400 13 Jun 2 13:54 Repository
-rw-r--r-- 1 maja 400 36 Jun 2 13:54 Root
./src/sys/dev:
total 2
drwxr-xr-x 2 maja 400 512 Jun 2 13:54 CVS
drwxr-xr-x 3 maja 400 512 Jun 2 13:55 pci
./src/sys/dev/CVS:
total 2
-rw-r--r-- 1 maja 400 0 Jun 2 13:54 Entries
-rw-r--r-- 1 maja 400 0 Jun 2 13:54 Entries.Static
-rw-r--r-- 1 maja 400 17 Jun 2 13:54 Repository
-rw-r--r-- 1 maja 400 36 Jun 2 13:54 Root
./src/sys/dev/pci:
total 1
drwxr-xr-x 2 maja 400 512 Jun 2 13:55 CVS
./src/sys/dev/pci/CVS:
total 2
-rw-r--r-- 1 maja 400 0 Jun 2 13:55 Entries
-rw-r--r-- 1 maja 400 21 Jun 2 13:55 Repository
-rw-r--r-- 1 maja 400 36 Jun 2 13:55 Root
$ uname -a
OpenBSD sunny.celsiustech.se 1.2 OpenBSD 1.2 (GENERIC_SCSI3) #1: Thu Nov
23 17:52:19 MST 1995
deraadt_(_at_)_croc:/usr/src/sys/arch/sparc/compile/GENERIC_SCSI3 sparc
$ cvs -v
Concurrent Versions System (CVS) 1.6 (client/server)
Patch Level: 2
Copyright (c) 1993-1994 Brian Berliner
Copyright (c) 1993-1994 david d `zoo' zuhn
Copyright (c) 1992, Brian Berliner and Jeff Polk
Copyright (c) 1989-1992, Brian Berliner
CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.
$
I don't get the "co: RCS/OpenBSD,v: No such file or directory" message from
anoncvs.openbsd.org, only from anoncvs.uk.openbsd.org. Is my cvs too old or
has something happend lately?
-moj
------------------------------------------------------------------------------
Mats O Jansson, CelsiusTech Systems, Jaerfaella, Sweden
email: maja_(_at_)_celsiustech_(_dot_)_se (or moj_(_at_)_stacken_(_dot_)_kth_(_dot_)_se)
Visit your host, monkey.org