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

Re: Upgrading subversion repo to 1.6

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 23 Mar 2009 18:08:21 -0500

On Mar 23, 2009, at 15:58, DW Dennis Wheeler wrote:

>> I've upgraded all the binaries to svn 1.6 per http://
>> subversion.tigris.org/svn_1.6_releasenotes.html, and run svnadmin
>> upgrade on the repository. I verified that svn --version returns
>> 1.6, but how can I verify that the repository is also 1.6?
>
> svn --version # will return your local client version
> svnadmin --version # will return your server version (when admin
> command is run on the server)

That tells you the versions of Subversion on your client and server,
but not the version of Subversion with which a given repository is
compatible, which is what the OP wanted to know. To determine that,
as Helge pointed out, you need to examine the file db/format in your
repository.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1394128

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-24 00:09:34 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.