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

Re: SVN consulting work

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-05-14 12:19:47 CEST

ListMan <listman@burble.net> wrote:

> 2) Commit times are very slow:
> for a local disk commit a 650MB file took 7:30s using 1.3.1. Using
> 1.5x this took 6:30s.
> One issue with this is that there seems to be unnecessary delta
> calculations that occur during the commit operation, I'm sure there
> are other issues also.

In my repository, delta calculations help a lot, and allow to manage a
repository made of large files across the Internet. Without delta, that'd be
totally impossible.

How are your binary files made? Maybe there's a way of making them more
delta-friendly.

Giovanni Bajo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 14 12:20:26 2006

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

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