[wx-dev] Test SVN server up and running

Vadim Zeitlin vadim at wxwidgets.org
Sun Jun 3 14:25:31 PDT 2007


On Sun, 3 Jun 2007 16:57:13 +0100 Stefan.Neis at t-online.de wrote:

> Over here, I had about 20 minutes for SVN checkout (two days ago),
> retrying today, I just got:
> 
> CVS Checkout:  6 minutes 19 seconds
> SVN Checkout: 15 minutes 20 seconds

 I really don't think it makes sense to compare svn and cvs servers
checkout speed because the latter is used by hundreds if not thousands of
people while the former by at most a dozen. For the comparison to really
make sense we'd need to set up a cvs server on the same machine.

 Of course, some operations (like status or diff) are instantaneous with
svn because it performs them locally and this is great. But svn can have
trouble with commits too if the server is overloaded as it happens
regularly for me with svn at SF.

 Regards,
VZ





More information about the wx-dev mailing list