From owner-cvs-all Wed Aug 15 11:49:43 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 160EE37B401; Wed, 15 Aug 2001 11:49:38 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.4/8.11.2) id f7FInYW71061; Wed, 15 Aug 2001 11:49:34 -0700 (PDT) (envelope-from dillon) Date: Wed, 15 Aug 2001 11:49:34 -0700 (PDT) From: Matt Dillon Message-Id: <200108151849.f7FInYW71061@earth.backplane.com> To: Josef Karthauser Cc: Eivind Eklund , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: CVS patch implements update -T (was Re: Remote CVS/Template) References: <3B4F1FCD.7F2D4842@FreeBSD.org> <20010713120140Q.jkh@osd.bsdi.com> <20010713211017.A57434@heechee.tobez.org> <20010713123241X.jkh@osd.bsdi.com> <200107132214.f6DMET571067@earth.backplane.com> <20010715143503.A10888@FreeBSD.org> <20010810133132.G624@tao.org.uk> <200108111945.f7BJjIo19532@earth.backplane.com> <20010814164717.A623@tao.org.uk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> operation. :>=20 :> (I haven't included the manual page update to this patch set yet). :>=20 :> -Matt : :I like the basic idea, but copying ${CVSROOT}/rcstemplate feels like a :hack. The reason is that rcstemplate isn't a stock cvsroot file. It's :specified in the ${CVSROOT}/rcsinfo file, which is pattern matched by :directory name before the template file is selected. Ideally the :'cvs -T' command should process this file to work out which file to :copy instead of blindly using rcstemplate. : :Joe I haven't had enough time to really dig into that, but if there is a procedure in the CVS source tree that does all the hard work of figuring out the path I need to open that someone can point me to I am certainly willing to adjust my patch sets to use it! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message