cvs commit: src/tools/regression/usr.bin/env Makefile
regress-env.rgdata regress-sb.rb
Garance A Drosehn
gad at FreeBSD.org
Mon Jun 20 07:03:00 GMT 2005
At 8:27 AM +0200 6/20/05, Dag-Erling Smørgrav wrote:
>Garance A Drosehn <gad at 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 = gad at gilead.netel.rpi.edu
Senior Systems Programmer or gad at FreeBSD.org
Rensselaer Polytechnic Institute; Troy, NY; USA
More information about the cvs-src
mailing list