Thank you all for the education.
--- On Wed, 12/15/10, Norbert Unterberg wrote:
From: Norbert Unterberg
Subject: Re: Subversion version on server
To: "K F"
Cc: users@subversion.apache.org
Date: Wednesday, December 15, 2010, 12:20 PM
2010/12/14 K F
>
> This is just a simple
2010/12/14 K F
>
> 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 th
On Tue, Dec 14, 2010 at 4:58 PM, Ryan Schmidt
wrote:
> On Dec 14, 2010, at 15:48, r...@elilabs.com wrote:
>
>>> If you want to know what version of mod_dav_svn is installed on the
>>> server, that can actually be determined from the client, by accessing the
>>> repository's http or https URL in a
On Dec 14, 2010, at 15:48, r...@elilabs.com wrote:
>> If you want to know what version of mod_dav_svn is installed on the
>> server, that can actually be determined from the client, by accessing the
>> repository's http or https URL in a web browser. (In fact, I'm not sure
>> how to find out the v
On Dec 14, 2010, at 09:32, Ludwig, Michael wrote:
>> on command prompt type svn --version and you will get the required info
>
> That's for the client.
>
> The OP asked how to get the version of the server from the clientside.
> (So without access to the serverside.)
Actually, he didn't speci
> on command prompt type svn --version and you will get the required info
That's for the client.
The OP asked how to get the version of the server from the clientside.
(So without access to the serverside.)
I naively tried the following, but it doesn't reveal the version info:
l...@hrswks006:
On Tue, Dec 14, 2010 at 8:49 PM, K F wrote:
> 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 t