Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 74043 invoked from network); 6 Oct 2010 19:36:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 19:36:38 -0000 Received: (qmail 84161 invoked by uid 500); 6 Oct 2010 19:36:38 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 84132 invoked by uid 500); 6 Oct 2010 19:36:38 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 84125 invoked by uid 99); 6 Oct 2010 19:36:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 19:36:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 19:36:36 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 97448574 for ; Wed, 6 Oct 2010 19:36:05 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 06 Oct 2010 19:36:05 -0000 Message-ID: <20101006193605.22682.83316@eosnew.apache.org> Subject: =?utf-8?q?=5BDb-derby_Wiki=5D_Trivial_Update_of_=22DerbySnapshotOrRelease?= =?utf-8?q?=22_by_lilywei?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for = change notification. The "DerbySnapshotOrRelease" page has been changed by lilywei. The comment on this change is: change chown command. http://wiki.apache.org/db-derby/DerbySnapshotOrRelease?action=3Ddiff&rev1= =3D158&rev2=3D159 -------------------------------------------------- unzip x.y.zip rm x.y.zip }}} Make sure that all files and directories have permissions that make= s them accessible on the web! Note that you will not be able to verify this= in a web browser until the new directories and files have been rsynced to = real webserver. - Make sure that the owning group is "db". You may need to issue this= command: "chown yourName:db x.y". + Make sure that the owning group is "db". You may need to issue this= command: "chown -R yourName:db x.y". = 1. Create a page for the release, build/update site {i} For instructions on how to build the website using Forrest, please = see: [[http://db.apache.org/derby/papers/derby_web.html]]