From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R9muU-0000ml-Lm for garchives@archives.gentoo.org; Fri, 30 Sep 2011 23:54:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15E3621C10B; Fri, 30 Sep 2011 23:54:22 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E78B021C0C4 for ; Fri, 30 Sep 2011 23:53:03 +0000 (UTC) Received: by eyg5 with SMTP id 5so1861466eyg.40 for ; Fri, 30 Sep 2011 16:53:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=qEv7qmyGADlhz2bsRBi7WStqEdR5xQK/sYyF/L3Watw=; b=Ohcyv3QwbcZYiYJeVXi/J068kvZV5CSQsliUNGQkD20DG7LV/k5JC35nphj3Gf/DgT hxvVVpUG0XQ/QcToLuzSHPbI2vKQ4QmC6is6EAhA7kwtW25dvVkXLmdIJyVI03G3DMpJ oaZHXNS4QMP83aekv4mLtxykTZBMGiYTp+K2A= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.213.19.20 with SMTP id y20mr82714eba.27.1317426783016; Fri, 30 Sep 2011 16:53:03 -0700 (PDT) Received: by 10.213.4.136 with HTTP; Fri, 30 Sep 2011 16:53:02 -0700 (PDT) In-Reply-To: <201109290832.39609.michaelkintzios@gmail.com> References: <20110929085749.7a8c8f46@toxic.dbnet> <201109290832.39609.michaelkintzios@gmail.com> Date: Fri, 30 Sep 2011 16:53:02 -0700 Message-ID: Subject: Re: [gentoo-user] {OT} Development framework with access restriction? From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 34e55c3f59276ec6e8e7eacc9ba5d461 > I'm not sure if you are overcomplicating this by trying to use Unix > permission. =A0Have you instead considered webdav? =A0You can restrict th= is to > particular (apache) users/groups, directories, files. =A0It also uses loc= kfiles > so with two users editing a file simultaneously will cause a warning when= you > try to save it. How does webdav relate to something like subversion? Do they compliment each other or are they substitutes? - Grant