Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 16:55:23 +0800
From:      Jiawei Ye <leafy7382@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: refuse file for cvsup being ignored
Message-ID:  <c21e92e204111500554f6eaf4f@mail.gmail.com>
In-Reply-To: <c21e92e2041114231210681135@mail.gmail.com>
References:  <c21e92e2041114231210681135@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Nov 2004 15:12:09 +0800, Jiawei Ye <leafy7382@gmail.com> wrote:
> In -current, the base for cvsup has been changed to /var/db per
> share/example/cvsup/ports-supfile. But setting "ports/INDEX*" in
> /var/db/sup/refuse does not work as advertised. cvsup still nukes my
> INDEX-5 when doing 'make update' in $PORTS_DIR.
I don't like replying to my own post, but to quote cvsup manpage:
" The
     patterns are separated by whitespace, and multiple patterns are permitted
     on each line.  Files and directories matching the patterns are neither
     updated nor deleted; they are simply ignored."

Which is not true since the file *does* get removed (since the removal
of INDEX* in cvs).

-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e204111500554f6eaf4f>