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

Re: Performance (Subversion vs. CVS)

From: <kfogel_at_collab.net>
Date: 2004-09-14 04:35:43 CEST

Greg Ward <gward@python.net> writes:
> But I've been playing around with timing "cvs co" and "cvs up" versus
> their Subversion counterparts, and the results are not good. In a
> nutshell, CVS is 5-15 times faster at checking out and updating working
> trees.

Re checkout, this is no surprise (though our own measurements only had
Subversion 2 or at most 3 times slower).

Subversion's updating is optimized a bit more for network usage, so
your test results (run with local repository) are not as outrageous as
I at first thought. What happens when you try it over a network? Or
is local repository access a normal configuration for your shop
anyway?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 14 06:18:56 2004

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.