Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 268B09FB9F7; Mon, 14 May 2007 09:04:32 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 33883-04; Mon, 14 May 2007 09:04:21 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from community1.commandprompt.com (host-254.commandprompt.net [207.173.203.254]) by postgresql.org (Postfix) with ESMTP id 82A7F9FBA74; Mon, 14 May 2007 09:04:26 -0300 (ADT) Received: from [192.168.10.103] (cpe-075-177-135-163.nc.res.rr.com [75.177.135.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by community1.commandprompt.com (Postfix) with ESMTP id 0D94E246DC1; Mon, 14 May 2007 05:04:23 -0700 (PDT) Message-ID: <46485046.9070801@dunslane.net> Date: Mon, 14 May 2007 08:04:22 -0400 From: Andrew Dunstan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.10) Gecko/20070301 Fedora/1.0.8-0.6.2.fc6 pango-text SeaMonkey/1.0.8 MIME-Version: 1.0 To: Heikki Linnakangas CC: Gregory Stark , Tom Lane , David Fetter , PostgreSQL Docs , PostgreSQL Patches Subject: Re: [PATCHES] OS/X startup scripts References: <20070513211526.GF14860@fetter.org><20797.1179096579@sss.pgh.pa.us> <877irb7n9l.fsf@oxford.xeocode.com> <4648316D.60106@enterprisedb.com> In-Reply-To: <4648316D.60106@enterprisedb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200705/31 X-Sequence-Number: 4260 Heikki Linnakangas wrote: > > You need write-access to add files, even on anonymouse server. We > often get patches with new files as separate attachments because of that. > > This is the part that cvsutils fakes for you (by hacking the local cvs metadata files) so you don't need write access. cheers andrew