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

Re: [TSVN] Error using 1.2 nightly on local 1.1 repository

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-26 17:39:23 CEST

Peter Mounce wrote:
> I did it because of the new xdelta compression mentioned in SVN 1.2's
> release notes; I'm using an FSFS repo. Dumping and loading proceeded
> without error or hitch. I was just wondering why, if the schema
> hasn't changed, the manual says to use the old svnadmin to dump and
> the new one to load?

That's for an entirely different reason.

The original post was about updating from BDB 4.x to 4.3, as they are
incompatible. You cannot even read an earlier BDB repository with SVN
1.2. There is no such problem with FSFS, which is why you didn't see any
error.

But you are right, dump/load _is_ required to upgrade the repository
content to 1.2 format to gain full benefit from the xdelta change. That
is a performance upgrade rather than a basic access update.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu May 26 17:38:39 2005

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

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