From owner-freebsd-questions Thu Nov 18 19:50:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from metis.host4u.net (metis.host4u.net [209.150.128.22]) by hub.freebsd.org (Postfix) with ESMTP id 67A8D15209 for ; Thu, 18 Nov 1999 19:50:54 -0800 (PST) (envelope-from dan.langille@dvl-software.com) Received: from wocker (203-79-82-27.adsl-wns.paradise.net.nz [203.79.82.27]) by metis.host4u.net (8.8.5/8.8.5) with ESMTP id VAA21521 for ; Thu, 18 Nov 1999 21:50:40 -0600 Message-Id: <199911190350.VAA21521@metis.host4u.net> From: "Dan Langille" Organization: DVL Software Limited To: freebsd-questions@FreeBSD.ORG Date: Fri, 19 Nov 1999 16:51:02 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: cvsup refuse files Reply-To: dan.langille@dvl-software.com X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to configure my refuse files so as to not receive files such those in the russian directories. I'm failing. Here's the output from my cvsup session: # tail -f /var/log/cvsup.log CVSup update begins at 1999/11/19 16:43:16 Updating from cvsup-master.freebsd.org Connected to cvsup-master.freebsd.org "data" should be a directory, but is a symlink to a directory -- check your prefix setting Updating collection www/current Rsync data/ru/FAQ/troubleshoot.html Interrupted CVSup update ends at 1999/11/19 16:43:33 In the above, it's updating files located at /usr/local/etc/cvsup/prefixes/FreeBSD-www.current/data/ru I've tried various refuse file filenames: refuse refuse.cv and locations: /usr/local/etc/cvsup/prefixes/ /usr/local/etc/cvsup/prefixes/FreeBSD-www.current/ /usr/local/etc/cvsup/prefixes/FreeBSD-www.current/data/ And various refuse file contents: /ru/* data/ru* data/ru/* www/data/ru/* www/ru/* */ru/* data/ru/* data/ru* www/ru www/ru* www/ru/* www/current/ru* www/current/ru/* current/ru* current/ru/* www/current/data/ru* www/current/data/ru/* current/data/ru* current/data/ru* *data/ru* But I still keep getting the ru data. Bah. What am I doing wrong? cheers -- Dan Langille - DVL Software Limited The FreeBSD Diary - http://www.freebsddiary.org/freebsd/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/racingsystem.htm unix @ home - http://www.unixathome.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message