Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 13692 invoked from network); 16 Oct 2009 23:19:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Oct 2009 23:19:36 -0000 Received: (qmail 30440 invoked by uid 500); 16 Oct 2009 23:19:35 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 30353 invoked by uid 500); 16 Oct 2009 23:19:35 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 30343 invoked by uid 99); 16 Oct 2009 23:19:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2009 23:19:35 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.221.187 as permitted sender) Received: from [209.85.221.187] (HELO mail-qy0-f187.google.com) (209.85.221.187) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2009 23:19:31 +0000 Received: by qyk17 with SMTP id 17so2810602qyk.2 for ; Fri, 16 Oct 2009 16:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=29YaaUGQWRm7GQfxi+1ttJfNZpK/iZrLw7usfbpMxqs=; b=mMCIXvLde25eCpuEa1DhrynEaXHpg6FmG0QwI2xsQ9l7IsxnCHTJxI1AHM1clNznuC AF41xxOFHtrLzBs39RdydLN1iOcYQOyGhJ6rkNJ+Zln21BUFXsU9zN+iNdnXTC4qv13A FCJcB+Q+vkaJ5xj07EDFEWt8iE+TDZAChM7Q8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=Y5GU3Z0urlNdq8MKG1LVJWUu0hd7W2zUlWOcrLGzNNFkl2lS2pvhUJypDRgXJ0CEsd NUYfVeOskT2zRrHYKCVBsSqYUQlkIMjP6h7Y50Fv/0ad9xAMpYpzN2UL9L3MbnvRYtjn kWRjNvFrekFMjV692Bbi1v9MPDv/DiWuF+qm8= MIME-Version: 1.0 Received: by 10.224.66.136 with SMTP id n8mr1372451qai.328.1255735150113; Fri, 16 Oct 2009 16:19:10 -0700 (PDT) In-Reply-To: <87BEB60A-7889-4404-8C24-C126FC213FC5@apache.org> References: <25531021.post@talk.nabble.com> <87BEB60A-7889-4404-8C24-C126FC213FC5@apache.org> From: Wendy Smoak Date: Fri, 16 Oct 2009 16:18:50 -0700 Message-ID: Subject: Re: merging databases To: users@continuum.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Sep 23, 2009 at 4:26 PM, Brett Porter wrote: > This is going to be tricky since there are a number of keys (eg, the build > results are stored on disk, etc). I think you might find it easier to export > them all using the data management tool and work on merging the XML. > > Let us know if you come up with a good solution or tool for this - it be > great to document or incorporate into Continuum in some way. I opened http://jira.codehaus.org/browse/CONTINUUM-2389 to track this, since I need it too. -- Wendy