Re: Copy and Reduce the size of SVn repos
From: Ryan Schmidt <subversion-2015_at_ryandesign.com>
Date: Sun, 8 Mar 2015 23:33:14 -0500
On Mar 7, 2015, at 10:57 PM, Rajesh Kumar wrote:
> I have one Huge SVN repos which is around 1TB in terms of size. I have two requirement as follows and i would like to know the best approach to be followed to save time and effort.
How long has your repository been in operation? With what version of Subversion did you create it originally?
I ask because newer versions of Subversion store revisions more efficiently than older versions. If your repository was created with, say, Subversion 1.4, and you dump it and load the dump into a new repository created by Subversion 1.8, it will probably be smaller on disk, while containing exactly the same data. There may also be settings you can set in the new repository (before loading) that would make it even smaller.
|
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.