Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 84330 invoked from network); 1 Oct 2004 10:22:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Oct 2004 10:22:47 -0000 Received: (qmail 26629 invoked by uid 500); 1 Oct 2004 10:22:46 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 26584 invoked by uid 500); 1 Oct 2004 10:22:46 -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 Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 26573 invoked by uid 99); 1 Oct 2004 10:22:45 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of cjxaf-forrest-dev-1@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 01 Oct 2004 03:22:44 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CDKYj-00042v-00 for ; Fri, 01 Oct 2004 12:22:41 +0200 Received: from public-hg-185-dhcp.ethz.ch ([129.132.103.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Oct 2004 12:22:41 +0200 Received: from thorsten by public-hg-185-dhcp.ethz.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Oct 2004 12:22:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@forrest.apache.org From: thorsten Subject: Re: Website update Date: Fri, 01 Oct 2004 10:26:15 +0200 Lines: 21 Message-ID: References: <1094950331.1897.1430.camel@ighp> <1096589297.19659.573.camel@ighp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: public-hg-185-dhcp.ethz.ch User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.6) Gecko/20040413 Debian/1.6-5 X-Accept-Language: en In-Reply-To: <1096589297.19659.573.camel@ighp> Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Crossley wrote: > thorsten wrote: > >>Just add >>chmod 777 /tmp/forrest-site-update.log >> >>to your script. > > > Done. Thanks. However i did 'chmod 666' > no need to be executable. > True :) Another question: Do I have to activate the cron script once or is it enough that i cp the script to ~my/bin and changed it to lenya enviroment? thorsten