Return-Path: Delivered-To: apmail-lucene-hadoop-commits-archive@locus.apache.org Received: (qmail 22678 invoked from network); 15 Aug 2006 21:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Aug 2006 21:02:43 -0000 Received: (qmail 5266 invoked by uid 500); 15 Aug 2006 21:02:43 -0000 Delivered-To: apmail-lucene-hadoop-commits-archive@lucene.apache.org Received: (qmail 5200 invoked by uid 500); 15 Aug 2006 21:02:43 -0000 Mailing-List: contact hadoop-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-commits@lucene.apache.org Received: (qmail 5183 invoked by uid 99); 15 Aug 2006 21:02:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2006 14:02:43 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Aug 2006 14:02:42 -0700 Received: from ajax.apache.org (localhost [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id AB749D495F for ; Tue, 15 Aug 2006 22:02:21 +0100 (BST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: hadoop-commits@lucene.apache.org Date: Tue, 15 Aug 2006 21:02:21 -0000 Message-ID: <20060815210221.26979.79491@ajax.apache.org> Subject: [Lucene-hadoop Wiki] Trivial Update of "HowToContribute" by MarcoNicosia X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification. The following page has been changed by MarcoNicosia: http://wiki.apache.org/lucene-hadoop/HowToContribute ------------------------------------------------------------------------------ {{{ svn checkout http://svn.apache.org/repos/asf/lucene/hadoop/trunk/ hadoop-trunk }}} + + If you prefer to use Eclipse for development, there are instructions for setting up SVN access from within Eclipse at EclipseEnvironment. === Making Changes ===