Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Viability of other SCM/version control systems for big repo's
Date: Fri, 23 Dec 2005 21:39:01
Message-Id: 20051223213616.187dc29e@snowdrop.home
In Reply to: Re: [gentoo-dev] Viability of other SCM/version control systems for big repo's by Paul de Vrieze
1 On Fri, 23 Dec 2005 20:33:13 +0100 Paul de Vrieze <pauldv@g.o>
2 wrote:
3 | - Checkout time of a full new tree (no load, and with load)
4
5 Do we really care about this? SVN will do really really badly here, but
6 does it matter?
7
8 | - Concurrency performance (how do multiple simultaneous commits and
9 | updates perform)
10
11 With this one, you've got to bear in mind that SVN will correctly
12 handle transaction commits, whereas CVS will quite happily let you crap
13 all over half of someone else's transaction.
14
15 Performance comparisons are only one part of it...
16
17 --
18 Ciaran McCreesh : Gentoo Developer (I can kill you with my brain)
19 Mail : ciaranm at gentoo.org
20 Web : http://dev.gentoo.org/~ciaranm

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies