[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: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 20 Oct 2010 07:53:18 -0400

On Tue, Oct 19, 2010 at 11:51 AM, Kriparam Faraday <kriparam_at_gmail.com> 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

Good for you! They should be working just fine if you used "svnadmin
upgrade". What's not necessarily obvious to a new admin is that it can
be worth doing a dump and reload, in order to take advantage of the
more efficient storage now. This can particularly clean up logs with
end-of-line whackiness, and significantly improve the performance of
large repositories.

The larger the repository, the longer this takes to do the dump and
reload, of course.
Received on 2010-10-20 13:53:59 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.