Date: Mon, 15 Nov 2004 16:53:58 +0800 From: Jiawei Ye <leafy7382@gmail.com> To: Kent Stewart <kstewart@owt.com> Cc: freebsd-current@freebsd.org Subject: Re: refuse file for cvsup being ignored Message-ID: <c21e92e204111500536d86448d@mail.gmail.com> In-Reply-To: <200411150040.45281.kstewart@owt.com> References: <c21e92e2041114231210681135@mail.gmail.com> <200411150040.45281.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Nov 2004 00:40:45 -0800, Kent Stewart <kstewart@owt.com> wrote: > On Sunday 14 November 2004 11:12 pm, Jiawei Ye 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. > > > > Any ideas? > > It won't download a new one. It just deletes the old one. It goes along with > removing INDEX[-5] from cvs. > > Kent Then we really need to update our cvsup man page: " 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." The advertised behaviour is different from what actually happened. -- "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?c21e92e204111500536d86448d>