Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 61078 invoked from network); 30 Sep 2009 13:16:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Sep 2009 13:16:31 -0000 Received: (qmail 25814 invoked by uid 500); 30 Sep 2009 13:16:31 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 25796 invoked by uid 500); 30 Sep 2009 13:16:31 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 25786 invoked by uid 99); 30 Sep 2009 13:16:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 13:16:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kim.vdriet@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 13:16:22 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8UDG21E009981 for ; Wed, 30 Sep 2009 09:16:02 -0400 Received: from [10.16.16.49] (busy-beaver.bos.redhat.com [10.16.16.49]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8UDG1jK012846 for ; Wed, 30 Sep 2009 09:16:01 -0400 Subject: Re: persistant queue in qpid0.5 From: Kim van der Riet To: users@qpid.apache.org In-Reply-To: <1254312996437-3742299.post@n2.nabble.com> References: <1254295572284-3741159.post@n2.nabble.com> <4AC3228D.3040404@redhat.com> <1254305500480-3741789.post@n2.nabble.com> <4AC3310C.1050003@redhat.com> <4AC331DC.70001@redhat.com> <1254312996437-3742299.post@n2.nabble.com> Content-Type: text/plain Organization: Red Hat Date: Wed, 30 Sep 2009 09:17:17 -0400 Message-Id: <1254316637.2831.1185.camel@busy-beaver.bos.redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 10.5.11.21 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, 2009-09-30 at 05:16 -0700, ft420 wrote: > http://anonsvn.jboss.org/repos/rhmessaging/store/trunk/cpp/ > links to Revision 3652: /store/trunk/cpp > please provide me link to Revision 3373: /store/trunk/cpp > so that i can download the source files and create msgstore.so for 0.5 > Try using subversion's revision parameter: svn co -r 3373 http://anonsvn.jboss.org/repos/rhmessaging/store/trunk/cpp store will check out revision 3373 into a directory named store. If the -r parameter is not used, then trunk (latest version) is assumed. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org