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

RE: First impressions...

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-01-27 14:56:47 CET

Barry Scott <barry.alan.scott@ntlworld.com> wrote:

> Using a database is far more powerful then using a file system.
>
> Being able to use SQL to query the repository is a good solution
> to building the more complex SCM solutions on top of SVN.
>
> My guess would be that folks that want the database backends
> have tackled complex SCM problems and know why the simple interfaces
> to meta data have problems. Speed of query across large sets of
> versions and files being one.

Don't make the mistake of puting an == between "SQL" and "database".
SQL implies a _relational_ database, which I think is totally out of
place here. A hierarchical or object database seems far more
appropriate.

  // Marcus

---------------------------------------------------------------------
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:00 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.