Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 31682 invoked from network); 28 Jan 2006 11:35:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jan 2006 11:35:50 -0000 Received: (qmail 22285 invoked by uid 500); 28 Jan 2006 11:35:49 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 22261 invoked by uid 500); 28 Jan 2006 11:35:49 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 22250 invoked by uid 99); 28 Jan 2006 11:35:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 03:35:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2006 03:35:47 -0800 Received: from fo2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id k0SBZPlT015547 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 28 Jan 2006 05:35:26 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by fo2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id k0SBZPx7015474 for dev@forrest.apache.org; Sat, 28 Jan 2006 05:35:25 -0600 X-Authentication-Warning: fo2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Sat, 28 Jan 2006 22:35:21 +1100 From: David Crossley To: dev@forrest.apache.org Subject: Re: Cannot do svn up on /www/forrest.apache.org/ Message-ID: <20060128113521.GA6964@igg.indexgeo.com.au> References: <1138446534.8311.21.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1138446534.8311.21.camel@localhost> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thorsten Scherler wrote: > Hi all, > > I tried: > $ ssh -l thorsten people.apache.org > > cd /www/forrest.apache.org/ > > svn up > svn: Can't open file '.svn/lock': Permission denied > > ls -al .svn > drwxrwxr-x 7 crossley forrest 512 Jan 28 02:07 . > drwxrwxr-x 17 root forrest 2048 Jan 27 22:07 .. > -r--r--r-- 1 crossley forrest 118 Jun 23 2005 README.txt > -r--r--r-- 1 crossley forrest 80 Jan 28 02:07 dir-wcprops > ... > > This is preventing everyone who is not "crossley" to update. No, that is how all .svn directories are set. Do 'groups thorsten' ... you are not in the forrest group. I will ask for it to be changed. -David > I as well tried: > > cd /x1/home/crossley/bin > > ./forrest-site-update.sh > > but that does not do anything as well. > > salu2 > -- > thorsten > > "Together we stand, divided we fall!" > Hey you (Pink Floyd)