Re: Space Constrain
From: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Thu, 12 Jan 2012 03:38:55 -0600
On Jan 12, 2012, at 01:56, Thorsten Schöning wrote:
>> Is that any way to compress and reduce the repositories size without any impact?
The repository is already stored compressed. Newer versions of Subversion store revisions in repositories more efficiently, but will not rewrite old revisions stored by older versions. For maximum space savings, dump and load, as Thorsten said below; this way, all revisions will be stored in the most efficient format.
> Depending on your current repository format, the repository can be
The feature is called *representation* sharing, by the way.
|
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.