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

Re: The /. article

From: Zack Weinberg <zack_at_codesourcery.com>
Date: 2002-02-06 02:51:48 CET

On Tue, Feb 05, 2002 at 08:26:03PM -0800, Tom Lord wrote:
>
> I find it bizzare that "uses a database" would be considered a
> universally negative point by Tom, for example.
>
> It's simpler to implement, administer, write other tools for, inspect,
> grok...

I would point out that it is quite difficult to implement an atomic
transaction model on top of bare Unix filesystem primitives, and even
harder on Windows due to the lack of hard links. Use of a database
gets Subversion atomicity for free.

Personally, I consider "contains shell scripts as integral parts of
the system" to be a lethal design flaw, and I stopped looking at arch
the moment I saw them.

zw

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:04 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.