[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion version on server

From: Norbert Unterberg <nunterberg_at_gmail.com>
Date: Wed, 15 Dec 2010 13:20:18 +0100

2010/12/14 K F <cmkforce_at_yahoo.com>
>
> This is just a simple question that I can't find the answer to. How do I go about finding out what version of subversion (e.g. 1.6.#) is on the server. The svn help doesn't give that type of information and there is no 'about' that usually has that info.
>

Just open the repository URL in any web browser. In the last line, the
server displays the version numbers like this:

Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8k DAV/2 mod_wsgi/3.1
Python/2.6.4 SVN/1.6.12 Server at svn.apache.org Port 443

SVN/1.6.12 means it uses subversion version 1.6.12

Norbert
Received on 2010-12-15 13:20:59 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.