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

Re: SVN, large files & performance

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-02 06:20:57 CEST

On Sep 29, 2006, at 12:57, Michel Courtine wrote:

> I have to commit large files with a content that changes a lot but
> the whole process is very slow.
>
> It seems to me that it is mainly due to the binary diff operated by
> the client with its local base copy to only send differences.
>
> Am I right about this? Could I get performances close to a samba
> copy once disabled?
I don't know if this is the performance bottleneck, but it cannot
currently be turned off in Subversion. That's just the way it works.

> I could deal with the whole file being stored instead of the diff.
> What matters to me is performance.
>
> Currently, I use TortoiseSVN as a client for my tests but will need
> to write my own client application to interpret custom properties.
> Programmatic are more than welcome.
>
> Could you point me out the best way to get around this problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 2 06:21:33 2006

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.