Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 75988 invoked from network); 7 Mar 2009 13:07:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2009 13:07:38 -0000 Received: (qmail 62084 invoked by uid 500); 7 Mar 2009 13:07:37 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 62059 invoked by uid 500); 7 Mar 2009 13:07:37 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 62050 invoked by uid 500); 7 Mar 2009 13:07:37 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 62047 invoked by uid 99); 7 Mar 2009 13:07:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2009 05:07:37 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO aurora.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2009 13:07:35 +0000 Received: from aurora.apache.org (localhost [127.0.0.1]) by aurora.apache.org (8.13.8+Sun/8.13.8) with ESMTP id n27D7F1t014248 for ; Sat, 7 Mar 2009 13:07:15 GMT Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Sat, 07 Mar 2009 13:07:15 -0000 Message-ID: <20090307130715.14210.96465@aurora.apache.org> Subject: [Couchdb Wiki] Update of "Tips & Tricks for developers" by JanLehnardt X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by JanLehnardt: http://wiki.apache.org/couchdb/Tips_%26_Tricks_for_developers ------------------------------------------------------------------------------ } }}} - It gives you a new command in your shell `buildcouch` (just change the function name if you don't like it). + It gives you a new command in your shell `buildcouch` (just change the function name if you don't like it). Set the `make -j` value to the number of cores in your system `+1`. {{{ cd Work/couchdb/trunk