From owner-freebsd-cvsweb@FreeBSD.ORG Tue Feb 3 02:05:20 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 262FD16A4CE for ; Tue, 3 Feb 2004 02:05:20 -0800 (PST) Received: from szapsoft.com (smtp.mailcenter.com.cn [61.144.222.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F96A43D1D for ; Tue, 3 Feb 2004 02:05:11 -0800 (PST) (envelope-from haocheng@szapsoft.com) Received: from Fredlinlaptop (unknown [218.18.64.188]) by app (Coremail) with SMTP id JIBwBidyH0BAAEC8.2 for ; Tue, 03 Feb 2004 18:04:31 +0800 (CST) X-Originating-IP: [218.18.64.188] Message-ID: <00d501c3ea3c$f0653dd0$7300a8c0@Fredlinlaptop> From: "Cheng Hao" To: Date: Tue, 3 Feb 2004 18:03:05 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailman-Approved-At: Tue, 03 Feb 2004 05:24:31 -0800 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: how to restrict access to modules/repositories in cvsweb X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cheng Hao List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 10:05:20 -0000 There several projects in my $CVSROOT I want some project can be accessed everyone but others is restrict = access. who can tell me who to achieve this? Thanks Hao