From owner-freebsd-stable@FreeBSD.ORG Fri Sep 19 05:05:41 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DA5B16A4B3; Fri, 19 Sep 2003 05:05:41 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DE1043FF2; Fri, 19 Sep 2003 05:05:34 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8JC4wrX031169 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 19 Sep 2003 15:04:59 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8JC4pJB031159; Fri, 19 Sep 2003 15:04:51 +0300 (EEST) (envelope-from ru) Date: Fri, 19 Sep 2003 15:04:51 +0300 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20030919120451.GC25064@sunbay.com> References: <200309190725.h8J7PojS032794@gw.catspoiler.org> <3F6AB822.8070809@ix.netcom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IpbVkmxF4tDyP/Kb" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: "Scott R. Sewall" cc: freebsd-stable@freebsd.org cc: Don Lewis Subject: Re: Help running 'make release' w/ r/o CVSROOT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 12:05:41 -0000 --IpbVkmxF4tDyP/Kb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 19, 2003 at 10:16:16AM +0200, Dag-Erling Sm?rgrav wrote: > "Scott R. Sewall" writes: > > My CVS repository does not have the file val-tags. I also don't see > > this file on the web interface > > to the CVS repository at freebsd.org. How is this file created? >=20 > It is created by cvs and updated every time you use a tag with -r or > -j which isn't already listed in val-tags. It's a major PITA, but you > can fairly easily disable it by adding a return statement right after > the syntax checks in tag_check_valid() (i.e. somewhere around line > 1212) in src/contrib/cvs/src/tag.c. >=20 > Another solution would be to distribute repoman's val-tags along with > the rest of the repo, but for some reason val-tags in on cvsup's > exclude list. >=20 I usually create an empty val-tags file, and cvs(1) then turns an error into a plain (but annoying) warning: $ cvs -R -d /home/ncvs co -rRELENG_4 src/COPYRIGHT cvs checkout: warning: cannot open /home/ncvs/CVSROOT/val-tags read/write: = Read-only file system U src/COPYRIGHT Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --IpbVkmxF4tDyP/Kb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/avDjUkv4P6juNwoRAthPAJ0cG8k3+XjUII4NFcuDi2Xck0eTbgCdEK07 eapl7T7DDpGx1cou84NQy6E= =uNbT -----END PGP SIGNATURE----- --IpbVkmxF4tDyP/Kb--