[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: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-03-07 18:37:18 CET

Sebastian Tusk wrote:
> I did some tests with a repository that contains a single file sized 686
> MB. I used the svn client version 1.3.0 on a windows machine.
>
> svn commit 1587s
> svn export 136s
> svn co 395s
>
> To me this figures appeared way to high.

You're right: these figures do appear to be too high, at least for commit and
checkout. I don't suppose it is that slow on all set-ups, so it might help one
of us to investigate the problem if you could you give some more details about
the system:

   Subversion client:
   * Subversion v1.3.0
   * running on what version of MS Windows?
   * what filesystem type (FAT, NTFS, etc.)?

   Subversion server:
   * which version?
   * which type of repository (FSFS or BDB)?
   * which type of Subversion server (local, svnserve, Apache/DAV)?
   * running on what OS?
   * what filesystem type (FAT, NTFS, etc.)?

Thanks for letting us know of the problem. Maybe someone will be able to
determine which particular circumstances give the worst performance, and make
it better.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 7 18:37:43 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.