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

Re: Scalability Testing This Week (was: Re: Repos corruption continued)

From: <kfogel_at_collab.net>
Date: 2003-10-10 20:03:01 CEST

mark benedetto king <mbk@lowlatency.com> writes:
> I think that in practice this is reasonably unlikely; you'd have to
> be crazy to have 120 people working on the same files at the same time.
> However, the bubble-up nature of directory versioning may exacerbate
> this problem.

Directory bubble-up in Subversion does not affect whether or not
people get out-of-date errors on commits (except that a directory must
be updated to head before you set a property on the directory itself,
but that's not particularly common).

> It would certainly be interesting to hear how well the *model* scales,
> as opposed to the *software*.

Should scale the same as CVS's model, since it's the same :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 10 20:38:38 2003

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.