From users-return-13060-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Oct 19 14:16:52 2009 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 69090 invoked from network); 19 Oct 2009 14:16:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Oct 2009 14:16:52 -0000 Received: (qmail 7818 invoked by uid 500); 19 Oct 2009 14:16:51 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 7775 invoked by uid 500); 19 Oct 2009 14:16:51 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 7764 invoked by uid 99); 19 Oct 2009 14:16:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 14:16:51 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 212.27.42.6 is neither permitted nor denied by domain of herve.agnoux@diaam-informatique.com) Received: from [212.27.42.6] (HELO smtp6-g21.free.fr) (212.27.42.6) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 14:16:42 +0000 Received: from smtp6-g21.free.fr (localhost [127.0.0.1]) by smtp6-g21.free.fr (Postfix) with ESMTP id 1E06CE080D7 for ; Mon, 19 Oct 2009 16:16:18 +0200 (CEST) Received: from localhost.localnet (met42-1-82-237-232-112.fbx.proxad.net [82.237.232.112]) by smtp6-g21.free.fr (Postfix) with ESMTP id 36254E080F3 for ; Mon, 19 Oct 2009 16:16:16 +0200 (CEST) From: =?iso-8859-1?q?Herv=E9_Agnoux?= To: users@jackrabbit.apache.org Subject: Test if a repository exist Date: Mon, 19 Oct 2009 16:12:40 +0200 User-Agent: KMail/1.11.2 (Linux/2.6.29.1-desktop-4mnb; KDE/4.2.2; i686; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200910191612.41193.herve.agnoux@diaam-informatique.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, Is it possible to test if a TransientRepository exists at a particular location ? And is it possible to test if a TransientRepository is disponible ? (there is no other program which use it). Thanks.