Date: Tue, 27 Jan 1998 09:27:17 -0800 From: John Polstra <jdp@polstra.com> To: peter@netplex.com.au Cc: committers@FreeBSD.ORG Subject: Re: Is this a new CVS bug? Message-ID: <199801271727.JAA00700@austin.polstra.com> In-Reply-To: <199801271636.AAA15237@spinner.netplex.com.au> References: <199801271636.AAA15237@spinner.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199801271636.AAA15237@spinner.netplex.com.au>,
Peter Wemm <peter@netplex.com.au> wrote:
> Whether or not this is a bug or feature depends on how you look at it.
I don't mean to be rude, but: Oh, boloney!
> cvs has (for a while) created a CVS/ directory in the top level directory
> with a path to the module in question.
There is no "the module," there are several modules. Watch this:
freefall$ cvs co -P brandelf ls
cvs checkout: Updating brandelf
U brandelf/Makefile
U brandelf/brandelf.1
U brandelf/brandelf.c
cvs checkout: Updating ls
U ls/Makefile
U ls/cmp.c
U ls/extern.h
U ls/ls.1
U ls/ls.c
U ls/ls.h
U ls/print.c
U ls/stat_flags.c
U ls/util.c
freefall$ cat CVS/Repository
/home/ncvs/src/usr.bin/brandelf
I checked out two modules, and it arbitrarily decided that "the
module" was brandelf. I don't see how that could be viewed as
anything but a bug.
John
--
John Polstra jdp@polstra.com
John D. Polstra & Co., Inc. Seattle, Washington USA
"Self-knowledge is always bad news." -- John Barth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801271727.JAA00700>
