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

RE: Command to get the "repository" version

From: Bob Archer <bob.archer_at_amsi.com>
Date: Mon, 15 Feb 2010 17:13:36 -0500

Have you looked at <REPO>/db/format file?

You can check the content of the file "format" under the "db" directory. If it shows 3 then it has been upgraded to 1.5 (that's the version of the updated filesystem). If it is 2 then it is 1.4 or older. i think 4 would show for a 1.6 repo.

Hth,
BOb

> -----Original Message-----
> From: Phil Pinkerton [mailto:pcpinkerton_at_gmail.com]
> Sent: Monday, February 15, 2010 4:59 PM
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: Command to get the "repository" version
>
> That is correct Bob. and understood.
>
> thanks
>
>
> Bob Archer wrote:
> >> At the server, a 'svnadmin --version' will show you the server version
> >> currently being used (of course, take care that you use the svnadmin
> >> from the installation that is being used to serve the repository, and
> >> not a version that is accidentally in your path).
> >>
> >
> > That also won't show you what version the repository is either. You can
> upgrade subversion on the server and never upgrade the repository. Svn
> will work with any version of the repository. Unless they run svnadmin --
> upgrade on it you can't rely on the repo version being the newest for the
> svn version being used on the server.
> >
> > BOb
> >
> > ------------------------------------------------------
> >
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId
> =2447896
> >
> > To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].
> >
> >
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId
> =2447901
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2447905

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-15 23:13:06 CET

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

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