From owner-cvs-distrib Wed Sep 24 18:26:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA14055 for cvs-distrib-outgoing; Wed, 24 Sep 1997 18:26:49 -0700 (PDT) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA14035; Wed, 24 Sep 1997 18:26:40 -0700 (PDT) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.7/8.8.5) with ESMTP id SAA28832; Wed, 24 Sep 1997 18:26:31 -0700 (PDT) Message-Id: <199709250126.SAA28832@austin.polstra.com> To: Mark Murray cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-distrib@FreeBSD.ORG Subject: Re: cvs commit: distrib/cvsup/sup README distrib/cvsup/sup/cvs-all list.cvs distrib/cvsup/sup/src-all list.cvs distrib/cvsup/sup/src-kerberosIV list.cvs releases In-reply-to: Your message of "Wed, 24 Sep 1997 23:26:23 +0200." <199709242126.XAA08528@greenpeace.grondar.za> Date: Wed, 24 Sep 1997 18:26:31 -0700 From: John Polstra Sender: owner-cvs-distrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > What is the mechanism by which this gets to the live configuration > in / ${PREFIX}/etc/cvsup/sup/* ? > > AFAICSee, some files I imported into src/kerberosIV are not being > exported... Whoops. The mechanism is that I do a "cvs update" in "${PREFIX}/etc/cvsup". But, ahem, I seem to have forgotten that step. :-} Sorry! I'll do it right away. John