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

Re: How do I determine a repository version

From: Ben Engber <bengber_at_thumbtack.net>
Date: Sun, 2 Nov 2008 23:01:38 -0500

Thanks for this reply. I apologize for my delayed response -- your
message got filtered into the wrong mailbox.

Maybe I'm not asking the right question. My issue is that I work
with many different subversion repositories. They are all hosted by
different organizations and are presumably different versions. For
those repositories that are subversion 1.5, I would very much like to
use the new merge tracking features. For those that are <1.5, I will
obviously not be able to. This difference in supported features
affects how I work with each repository, so I would like some way to
know the supported feature set of each repository I connect to.

Is there any command that I can run to determine this?

The "svn info" command gives a bunch of information including things
such as GUID, but nothing obvious that might give me a clue as to
the supported feature set (version #, etc.). If I access subversion
through a web browser I get the following text response:

( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline svndiff1 absent-
entries ) ) )

I don't know how to interpret that.

It seems that what I'm asking should be possible, but maybe it isn't?

On Oct 22, 2008, at 2:27 PM, Andy Levy wrote:

> 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
>>>
>>
>>
Received on 2008-11-03 20:03:47 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.