Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 158459147 for ; Thu, 28 Feb 2013 06:22:04 +0000 (UTC) Received: (qmail 51798 invoked by uid 500); 28 Feb 2013 06:22:03 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 51622 invoked by uid 500); 28 Feb 2013 06:22:03 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 51606 invoked by uid 99); 28 Feb 2013 06:22:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 06:22:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of srivatsav.prasanna@gmail.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qa0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 06:21:56 +0000 Received: by mail-qa0-f48.google.com with SMTP id j8so1105176qah.7 for ; Wed, 27 Feb 2013 22:21:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=EaKZzJNVRh23fGlmfLXPVI4lKqWwXPndPAE2lmKCdDU=; b=KOWgIpp2vldJGwXujkSmnPYc0z5mbUhOm16fYghQsly6SJrvYf/WdWNgXPk8ioIqjy fgM/+TOgeW4DbG+QK5eLdT/9YalkE4T1ztxOJhhcOnIwyHR8pDpptRt7UPMapkYFVtDj CbYxWHO30e9TMkyNmlvG/YfzP1kFpOH+pGbn6gYWJFYMuLGJXpE8E4B7O84jX7j0Z99R GOUxyz5RhRqOIxTlncyaC78uhDT8MYDv1/CMlxnIuxgSW/+2bBLXkb4r3E3+4wAf4gUs EdsHug2Vj3Ji/7JF3hE6VQs9+Kqj0GREacMuDs7L9eOBaWRZ2snLyX/xQ+UpC1fBi9Qs vaAQ== X-Received: by 10.224.110.1 with SMTP id l1mr12182675qap.21.1362032496140; Wed, 27 Feb 2013 22:21:36 -0800 (PST) Received: from localhost ([202.75.201.5]) by mx.google.com with ESMTPS id q5sm12646985qaz.2.2013.02.27.22.21.34 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 27 Feb 2013 22:21:35 -0800 (PST) Sender: prasanna Date: Thu, 28 Feb 2013 11:51:30 +0530 From: Prasanna Santhanam To: "cloudstack-dev@incubator.apache.org" , Edison Su Subject: Re: Issue in storage_refactor branch Message-ID: <20130228062130.GG2058@cloud-2.local> Mail-Followup-To: "cloudstack-dev@incubator.apache.org" , Edison Su References: <20130228061212.GE2058@cloud-2.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130228061212.GE2058@cloud-2.local> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Feb 28, 2013 at 11:42:12AM +0530, Prasanna Santhanam wrote: > On Thu, Feb 28, 2013 at 01:47:34AM +0530, Mike Tutkowski wrote: > > I ran the following: > > > > git fetch upstream > > > > where upstream equals https://github.com/apache/incubator-cloudstack.git > This guy ^^ is out of date (14d old). Don't use him as upstream. Use > the official repo git-wip-us:// instead as upstream. Will raise this > with INFRA. > https://issues.apache.org/jira/browse/INFRA-5831 -- Prasanna.,