Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC5E0E3B7 for ; Mon, 18 Feb 2013 02:55:19 +0000 (UTC) Received: (qmail 40771 invoked by uid 500); 18 Feb 2013 02:55:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 40603 invoked by uid 500); 18 Feb 2013 02:55:16 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 40424 invoked by uid 99); 18 Feb 2013 02:55:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 02:55:14 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of siriele2x3@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-we0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 02:55:06 +0000 Received: by mail-we0-f173.google.com with SMTP id r5so4316121wey.32 for ; Sun, 17 Feb 2013 18:54:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=ORvSMRVqrODa1swVZqAXMDH7Myy+ElH8o6OTnET+R+Q=; b=bH3UMxDTC8YUB+CWU3SsANKrorqJ5TmmHIoSr/Y5nw2DoscEaWdHM9JfLSbM6IhJ4x 25drmW1KrRAocQmZtWjL6c3jLYf4u4yvKS1yoBkqhzWPjzDx0ImUdu8McAcPB8uG5CmO pBCf3ADJaCvKKK8/lT6AbU9J3R81NnzV58/4uXxuRxbIU8QB39UuEWLBCXpAGTmL35pH Oc9J199JbOdyxsZh+J3q7Xohtp8S8ZFc18wIEdItHtR/VPonLqiYbHjNWkUPTnla4pFP bE215NubtwvMwY3iF5PzBFI6kJd1cH9Ypo1P4xmLF6E0R7I51zodWe95Abp5e04KrJIo rDHA== MIME-Version: 1.0 X-Received: by 10.180.79.6 with SMTP id f6mr17188846wix.26.1361156086362; Sun, 17 Feb 2013 18:54:46 -0800 (PST) Received: by 10.194.152.10 with HTTP; Sun, 17 Feb 2013 18:54:46 -0800 (PST) Date: Sun, 17 Feb 2013 18:54:46 -0800 Message-ID: Subject: Updating CouchDB installation From: Stanley Iriele To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=f46d0442824802f0b404d5f6d99a X-Virus-Checked: Checked by ClamAV on apache.org --f46d0442824802f0b404d5f6d99a Content-Type: text/plain; charset=ISO-8859-1 Hello, This may be a bit of a strange question...how do you update your couchDB instance? I installed mine using the Githup readme and rake. I am on Ubuntu 12.04 and i have an instance in production that was bitten by this bug https://issues.apache.org/jira/browse/COUCHDB-1651 It was nice to see this get resolved and it explained a little of what goes on underneath the hood but is there anyway to just update and restart?...I dont think i can take this instance out of production To anyone who knows...thanks Stanley --f46d0442824802f0b404d5f6d99a--