Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2006 21:17:09 -0400
From:      stan <stanb@panix.com>
To:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Modifying cvsup-mirror port to mirror OpenBSD cvsup
Message-ID:  <20061005011709.GA22580@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
I'm trying to modify a machine that I was using to mirror the
FreeBSD cvsup tree qith to do OpenBSD instead. The machine
was originally set up using the cvsup-mirror port.

I've changed /usr/local/etc/cvsup/config.sh to look like this:

user="cvsup"
group="cvsup"
cuser="cvsupin"
cgroup="cvsupin"
host="cvsup.usa.openbsd.org"
interval="1"
maxclients="8"
facility="daemon"
distribs="distrib.self .. . OpenBSD.cvs /home/ncvs . OpenBSD-all SKIP ."

But the machine pesists in getting the FreeBSD tree. Puzzling

What am I doing wrong?

-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061005011709.GA22580>