From owner-cvs-all Sat Feb 15 10:50:51 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C5237B401; Sat, 15 Feb 2003 10:50:48 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C441643FB1; Sat, 15 Feb 2003 10:50:47 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id AB3A62A8C1; Sat, 15 Feb 2003 10:50:47 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Gordon Tetlow Cc: all-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: users/gtetlow/ldap - Imported sources In-Reply-To: <20030214185749.GK83215@roark.gnf.org> Date: Sat, 15 Feb 2003 10:50:47 -0800 From: Peter Wemm Message-Id: <20030215185047.AB3A62A8C1@canning.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gordon Tetlow wrote: > > --fMlThjW0vCsKRilz > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > Of course, I had to try twice before I figured it out. Just FYI, cvs imports > don't check against acl's (which would have hopefully caught this before I > really shot myself in the foot). Anyway, I'll go back and sit in the corner. Yes, this is a known problem. It completely bypasses all the access checks etc. This is why the access control system on the cluster was changed some time back. You dont want to know what cvs import does with regard to locking. Hint: there isn't any. An import will happily trash somebody else's mid-flight commit. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message