From owner-freebsd-cvsweb@FreeBSD.ORG Thu Feb 5 20:53:42 2004 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A926816A4CE for ; Thu, 5 Feb 2004 20:53:42 -0800 (PST) Received: from smtpout.mac.com (A17-250-248-89.apple.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD88643D1F for ; Thu, 5 Feb 2004 20:53:41 -0800 (PST) (envelope-from ruffnex@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i164rftm019939 for ; Thu, 5 Feb 2004 20:53:41 -0800 (PST) Received: from [192.168.2.102] (so176088.bbo176.so-net.com.hk [203.176.176.88]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id i164rcYc020099 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 5 Feb 2004 20:53:41 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v612) Content-Transfer-Encoding: 7bit Message-Id: <01C1C854-5861-11D8-8784-000393036D96@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-cvsweb@freebsd.org From: ruffnex Date: Fri, 6 Feb 2004 12:57:47 +0800 X-Mailer: Apple Mail (2.612) Subject: Stable 2.06 and Pruned directories X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 04:53:42 -0000 Hi, I'm running cvsweb stable 2.06 on OSX, with a local repository. Is it possible for empty directories (pruned) to not show up in cvsweb? After renaming directories, or deleting directories, I tag the files. I'd like to be able to select this tag in cvsweb and see only directories which should be there on a cvs checkout. Any pointers appreciated... Regards, Simon