Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3426C10B0F for ; Tue, 18 Jun 2013 07:56:20 +0000 (UTC) Received: (qmail 23744 invoked by uid 500); 18 Jun 2013 07:56:18 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 23726 invoked by uid 500); 18 Jun 2013 07:56:18 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 23718 invoked by uid 99); 18 Jun 2013 07:56:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 07:56:17 +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 (nike.apache.org: domain of brane@wandisco.com designates 74.125.83.43 as permitted sender) Received: from [74.125.83.43] (HELO mail-ee0-f43.google.com) (74.125.83.43) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2013 07:56:10 +0000 Received: by mail-ee0-f43.google.com with SMTP id l10so2308413eei.16 for ; Tue, 18 Jun 2013 00:55:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=EWnPpWUSxPWc4mXFkERKjVt4qFihZvl608kad3BmhP0=; b=Iy171OfI2XLoY2Fvec5PHk9DhDh+mZYFAROCDFY3zLrguk/vc9wGSVjyrhVP9HWdHc TjEtJKsQ4F1ySM5wlFsre+gy0z45OHmm/vWueC8XONTLIFaCF2OlXavu9E2FKmTwjKJw wwJD2WK/mG1f0JbZLtFctX7tN1ZOMlhC9OD2WrPY7pisbvE9RB36ArGxChHARSbZpnIX 23p4D8tg1ElNz11CS4CL8shF5dLMO2Mzz9rP/6CnGDnNHAEbvkTxzz9RvMO5BNwIJjBE t//hezdX4gvQuGo/LtRXtZ3DA8rVOql09HD9rJkRJJ47WBEgCxHb2abyz6KEf8M8f4XV 7Oww== X-Received: by 10.15.73.197 with SMTP id h45mr20923188eey.146.1371542150224; Tue, 18 Jun 2013 00:55:50 -0700 (PDT) Received: from zulu.local ([77.234.149.122]) by mx.google.com with ESMTPSA id b3sm11676087eev.10.2013.06.18.00.55.49 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 18 Jun 2013 00:55:49 -0700 (PDT) Received: from zulu.local (localhost [127.0.0.1]) by zulu.local (Postfix) with ESMTP id B054E6FF0D27 for ; Tue, 18 Jun 2013 09:55:48 +0200 (CEST) Message-ID: <51C01284.5090901@wandisco.com> Date: Tue, 18 Jun 2013 09:55:48 +0200 From: =?UTF-8?B?QnJhbmtvIMSMaWJlag==?= Organization: WANdisco User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: users@subversion.apache.org Subject: Re: How to find out the Serf/Neon version being used by SVN on Windows? References: <424e371d-0aad-444f-9cf1-753bbccb9426@googlegroups.com> In-Reply-To: <424e371d-0aad-444f-9cf1-753bbccb9426@googlegroups.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQlxq4GnqWGm7/0s34xG95OGUEn77U0SVO5cP/766Cyq9G7I3gUhl59AoQydGpkdq/6SmzLQ X-Virus-Checked: Checked by ClamAV on apache.org On 18.06.2013 09:22, gadamiak wrote: > How can I find out which version of Serf/Neon library is being used by > SVN on Windows? In Subversion 1.8 you can say "svn --version --verbose" to get a list of dependent libraries and their versions. Unfortunately something like that isn't available for 1.7 or earlier. -- Branko Čibej | Director of Subversion WANdisco // Non-Stop Data e. brane@wandisco.com