Date: Mon, 20 Jun 2005 03:02:56 -0400 From: Garance A Drosehn <gad@FreeBSD.org> To: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= ) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/usr.bin/env Makefile regress-env.rgdata regress-sb.rb Message-ID: <p06210220bedc16ef8c09@[128.113.24.47]> In-Reply-To: <86psuh8rvr.fsf@xps.des.no> References: <200506200417.j5K4HDfD091881@repoman.freebsd.org> <p0621021bbedbf3e85666@[128.113.24.47]> <86y8958spc.fsf@xps.des.no> <p0621021fbedc0f12b43f@[128.113.24.47]> <86psuh8rvr.fsf@xps.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
At 8:27 AM +0200 6/20/05, Dag-Erling Sm=F8rgrav wrote: >Garance A Drosehn <gad@FreeBSD.org> writes: >> I have a CVSROOT directory in my home directory on freebsd.org, >> and that has the correct version of rcstemplate in it. > >That won't help. CVS stores the rcstemplate in CVS/Template in >every single directory in your working copy, and uses that, not >what's in CVSROOT. Ah. Okay, I think I understand what had happened. I had done: cvs co -d rgusr.bin src/tools/regression/usr.bin cd rgusr.bin mkdir env cvs add env and cvs added a CVS directory to that 'env' directory. That *new* CVS directory does not have a Template file in it (possibly because I'm using the 'cvs' which is on MacOS 10?). It is pretty rare that I do a 'cvs add <dir>', so that is why this commit ended up with the wrong template while my other commits have been fine. Thanks! -- Garance Alistair Drosehn =3D gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p06210220bedc16ef8c09>