On Wed, Oct 22, 2008 at 14:13, Ben Engber <bengber_at_thumbtack.net> wrote:
> It does give the root and revision, but not the repository version. I need
> the version of the repository to check, for example, if the new merge
> functions are supported.
You're asking for 2 things then, really:
1) Subversion version running on the server (if your repository is
served via Apache, you can browse to the repository and the version #
will be displayed in the footer)
2) Repository format (I'm not sure this is discoverable from a client)
> On Oct 22, 2008, at 2:05 PM, vinay i wrote:
>
> Do a "svn info <path-to-repos>". It gives the details of the repository
> including repository root, revision and other details.
>
> -Vinay
>
> On Tue, Oct 21, 2008 at 6:26 PM, Ben Engber <bengber_at_thumbtack.net> wrote:
>>
>> This may be a dumb question, but how do I determine the version of a
>> repository which is hosted externally? I've searched the FAQ, the docs, and
>> google but have found no answer -- just other people with the same question.
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-22 20:27:47 CEST