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

Re: Issue with the size of dumped/loaded repositories

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 13 Mar 2008 08:16:54 -0400

On Thu, Mar 13, 2008 at 7:34 AM, Edi STOJICEVIC
<estojicevic_at_debianworld.org> wrote:
> Hi,
>
> I'm new on this list ...
>
> I have a little issue with some repositories that I need to migrate from
> one server to a new one.
>
> Here is the description :
>
> Source server :
> xfs filesystem
> fsfs
>
> Target server :
> ext3 filesystem
> fsfs
>
> Now I have a difference on some of the repositories.
> By example, one repository on the source has a size of 68Mb and 73Mb on
> the destination.
> I checked the size of the various directories and apparently it's coming
> from the /repo/db/revs/ one ...
> I have the same number of files on each side, same number of revions
> when doing a svn log by example but I have just some files bigger on the
> destination...
>
> I have the same with some other repositories and dont know if they have
> to be the same exactly... I assume they should but not sure if svnadmin
> is not doing something ...

What version of SVN on each server?

Have you accounted for differences in "extra" space required/consumed
by the 2 different filesystems (journaling, etc.)?

Maybe just a difference in how the skip-delta algorithm picked when &
where to save full copies?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-13 13:37:30 CET

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.