Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 16:58:45 +0400
From:      "Artem Koutchine" <matrix@ipform.ru>
To:        <questions@FreeBSD.ORG>
Subject:   CVSup mirror
Message-ID:  <007f01c02302$92562600$0c00a8c0@ipform.ru>

next in thread | raw e-mail | index | archive | help
Hi!

I have installed a port of cvsup-mirror and setup a local CVSup mirror,
fetched the data from another cvsup mirror
and tried to connect to my newly created mirror, but got:

   Server message: Unknown collectioon "src-all"
   Server message: Unknown collectioon "ports-all"
   Server message: Unknown collectioon "doc-all"

Why is that and how to fix it?
Below is the setup:

# config.sh
user="cvsup"
group="cvsup"
cuser="cvsupin"
cgroup="cvsupin"
host="cvsup.ru.freebsd.org"
interval="3"
maxclients="16"
facility="daemon"
distribs="distrib.self .. . FreeBSD.cvs /home/ncvs . FreeBSD-www.current
SKIP . FreeBSD-gnats.current SKIP gnats FreeBSD-mail.current SKIP ."

#
# Standard supfile for CVSup FreeBSD mirrors.
#
*default delete use-rel-suffix umask=002
cvs-all      release=cvs     prefix=prefixes/FreeBSD.cvs
gnats        release=current prefix=prefixes/FreeBSD-gnats.current
www          release=current prefix=prefixes/FreeBSD-www.current
mail-archive release=current prefix=prefixes/FreeBSD-mail.current
distrib      release=self    prefix=prefixes/distrib.self


# ls -Rl /usr/local/etc/cvsup

total 8
-rw-r--r--  1 root     wheel       0 19 ΣΕΞ 21:34 .start_server
-r--r--r--  1 root     wheel     277 19 ΣΕΞ 21:34 config.sh
-r--r--r--  1 root     wheel     155 19 ΣΕΞ 21:34 cvsupd.access
drwxr-xr-x  2 root     wheel     512 19 ΣΕΞ 21:34 prefixes
drwxr-xr-x  2 root     wheel     512 20 ΣΕΞ 16:47 sup
drwxr-xr-x  4 cvsupin  cvsupin   512 20 ΣΕΞ 16:47 sup.client
-r--r--r--  1 root     wheel     404 19 ΣΕΞ 21:34 supfile
-r-xr-xr-x  1 root     wheel    1608 19 ΣΕΞ 21:34 update.sh

cvsup/prefixes:
total 0
lrwxr-xr-x  1 root  wheel   4 19 ΣΕΞ 21:34 FreeBSD-gnats.current -> SKIP
lrwxr-xr-x  1 root  wheel   4 19 ΣΕΞ 21:34 FreeBSD-mail.current -> SKIP
lrwxr-xr-x  1 root  wheel   4 19 ΣΕΞ 21:34 FreeBSD-www.current -> SKIP
lrwxr-xr-x  1 root  wheel  10 19 ΣΕΞ 21:34 FreeBSD.cvs -> /home/ncvs
lrwxr-xr-x  1 root  wheel   2 19 ΣΕΞ 21:34 distrib.self -> ..

cvsup/sup:

cvsup/sup.client:
total 2
drwxrwxr-x  2 cvsupin  cvsupin  512 19 ΣΕΞ 21:39 cvs-all
drwxr-xr-x  2 cvsupin  cvsupin  512 20 ΣΕΞ 16:47 distrib

cvsup/sup.client/cvs-all:
total 5312
-rw-rw-r--  1 cvsupin  cvsupin  5426809 20 ΣΕΞ 16:52 #cvs.cvsup-1169.0

cvsup/sup.client/distrib:
total 1
-r--r--r--  1 cvsupin  cvsupin  62 19 ΣΕΞ 21:34 refuse.self


## all other setup is by default from the port



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007f01c02302$92562600$0c00a8c0>