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

Re: export, checkout, commit performance

From: Sebastian Tusk <sebastian.tusk_at_silver-style.com>
Date: 2006-03-10 16:02:58 CET

> > 1. copy, read test, write .svn\tmp\text-base\test.svn-base.tmp (512b blocks)
> > stack: apr_file_copy <- svn_io_copy_file <- svn_wc_transmit_text_deltas
> > <- svn_client__do_commit
>
> Ah, seems like zhakov (I assume it was his binaries you used) just
> missed Branko's commit that eliminated the 512-byte uses (except the
> above). Here are binaries built after this commit. It *should* use 16K
> blocks when checksumming and comparing files.

No, it is a build by myself directly from trunk. No patches applied.

Sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 13 02:59:00 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.