Re: repository sizes in different versions?
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Fri, 21 May 2010 15:15:48 -0500
On May 21, 2010, at 13:44, Les Mikesell wrote:
> I have an old repository that I think was started with a 1.4.x version of subversion, then updated in several stages to 1.6.5 without doing any changes to the repo format. Du says this repository is taking about 38 gigs of disk space. I've recently duplicated this repository using snvsync from a system running 1.6.6, copying approximately 120,000 revisions. Du says this repository uses 1.9 gigs of disk space.
That's a pretty big difference but I suppose it's possible it's ok. Could be a consequence of rep-sharing. If "svnadmin verify" says both repositories are ok, they should be ok. You could check that they have the same number of revisions, and check out a few random revisions of each repository and then diff the results to convince yourself they're the same.
|
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.