From owner-freebsd-cvsweb@FreeBSD.ORG Tue Oct 3 16:52:06 2006 Return-Path: X-Original-To: freebsd-cvsweb@freebsd.org 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 D246716A403 for ; Tue, 3 Oct 2006 16:52:06 +0000 (UTC) (envelope-from cmanunes@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0A943D49 for ; Tue, 3 Oct 2006 16:52:06 +0000 (GMT) (envelope-from cmanunes@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so678043nzn for ; Tue, 03 Oct 2006 09:52:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kUk679uvQz1jQZgBUHlNjqrqdfbiJT69K94JGDng/U9hVCef6xbiV0bkA+YAs2eazYXTfyofk/CFgyBVGBPjM73p8O/bXJ4M52lLjf9ZxuY3RJTLBOT/sOYNiZUTI+lJgz1thnsj8JdICU0qhHfNQ+NedZ6ByI5aNAZqIYeweEI= Received: by 10.65.237.15 with SMTP id o15mr9422031qbr; Tue, 03 Oct 2006 09:52:05 -0700 (PDT) Received: by 10.64.53.13 with HTTP; Tue, 3 Oct 2006 09:52:05 -0700 (PDT) Message-ID: Date: Tue, 3 Oct 2006 17:52:05 +0100 From: "Carlos Nunes" To: freebsd-cvsweb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: User access X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 16:52:06 -0000 I'm trying to solve a problem but with no luck so far. I have a folder name "users" in cvs repository and with in there are folders for each user. What do I have to do to give access for a specific user in a specific folder?