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

Re: difference between subversion 1.4.2 repository and 1.6.12 repository

From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Tue, 19 Oct 2010 11:42:50 -0500

On Oct 19, 2010, at 10:51, Kriparam Faraday wrote:

> Can someone tell me the difference between a 1.4.2 repository and 1.6.12 repository? I recently upgraded all our repositories(along with the subversion server) from 1.4.2 to 1.6.12. I ran the svnadmin verify, tested check-in, check-out,add,delete file etc... Everything looks good. But, I wanted to know if the repositories are truly 1.6 now? How do I find that out? what is the difference between the two repositories.
>
> I found this online, but it didnt help much: http://svn.apache.org/repos/asf/subversion/trunk/notes/repos_upgrade_HOWTO

Yes, that HOWTO appears to be old. Refer to the current versions' release notes instead.

You should upgrade your repositories using "svnadmin upgrade". See:

http://subversion.apache.org/docs/release-notes/1.5.html#repos-upgrades

and:

http://subversion.apache.org/docs/release-notes/1.6.html#repos-upgrades

Refer to the "Minimum Repository" column of this table:

http://subversion.apache.org/docs/release-notes/1.5.html#new-feature-compatibility-table

and of this table:

http://subversion.apache.org/docs/release-notes/1.6.html#new-feature-compatibility-table

to see what features you're missing by not doing this.
Received on 2010-10-19 18:43:33 CEST

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.