Return-Path: Delivered-To: apmail-ws-dev-archive@www.apache.org Received: (qmail 40609 invoked from network); 3 Nov 2010 21:21:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 21:21:10 -0000 Received: (qmail 59915 invoked by uid 500); 3 Nov 2010 21:21:39 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 59511 invoked by uid 500); 3 Nov 2010 21:21:38 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 59503 invoked by uid 99); 3 Nov 2010 21:21:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 21:21:38 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 209.85.214.49 as permitted sender) Received: from [209.85.214.49] (HELO mail-bw0-f49.google.com) (209.85.214.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 21:21:31 +0000 Received: by bwz5 with SMTP id 5so1037557bwz.22 for ; Wed, 03 Nov 2010 14:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=xOYlc05R8H7NtuBlysAAVlwJEYiCLSKZBbwpzZ99Tkc=; b=U4EpilbZXeRC9glIAuDXJ/n4Ek1cMlh/mf/orxzAVE9WcNsRSiCA9u8ndx0Heo5UoU C59h0xdSJdhBa/XkpweeBwLSJuIFPGwH9cTr5f7ecW65YRQUXruq7UFKkZ9AGCa4YTEC joe6vOH5UWky5yaagN26h2xyIekl981eG8kwI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=UL8myu+xcPdI9EjWklSpLesNb44tBERA8LUiGc3thBNRdXyIsMt2liDq6KpYJr8Mna RtM01a+CUcdS/Mu08Ibldlh20AT0TrVBKBGuzd/ZeEv6yX3F6KSHihrqdngnfifdqaXo M8ExBo8KgkwoG32DR1sErRIAd8Ng7kuydi++I= MIME-Version: 1.0 Received: by 10.204.71.209 with SMTP id i17mr637109bkj.185.1288819270550; Wed, 03 Nov 2010 14:21:10 -0700 (PDT) Received: by 10.204.78.79 with HTTP; Wed, 3 Nov 2010 14:21:10 -0700 (PDT) In-Reply-To: References: Date: Wed, 3 Nov 2010 17:21:10 -0400 Message-ID: Subject: Re: Permissions in /www/ws.apache.org From: Benson Margulies To: dev@ws.apache.org Content-Type: text/plain; charset=UTF-8 Same error with chmod. On Wed, Nov 3, 2010 at 5:20 PM, Benson Margulies wrote: > Oddly, I can't. > > chgrp g+w * > > > > On Wed, Nov 3, 2010 at 5:03 PM, Andreas Veithen > wrote: >> Benson, >> >> Can you please login to people.apache.org and fix the permissions of >> the files you have updated in /www/ws.apache.org so that write access >> is granted to the ws group? >> >> Andreas >> >> PS: umask 0002 is your friend >> >