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

Initial SVN Repository data model

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-02-26 10:31:38 CET

I've managed to put together a SVN data model that mostly represents
what we currently have.

. Directories are always modeled as being stored inline
. Do we use the REP-OFFSET portion of the delta window?

I've provided an ORM diagram, an automatically generated ER diagram, and
the current resulting SQL Server schema SQL file.
Additionally, some schema reports were run to help verbalize all of
those weird notations you see in the conceptual diagram. (ORM) If some
of the filesytem savvy folks could go through those reports and validate
the verbalizations that would be greatly appreciated.

In fact all corrections/improvements to the data model are greatly
appreciated.

NOTE: The physical SQL data types have not yet been determined yet, and
the ER diagram does definitely NOT represent a seriously proposed
database schema in any form or fashion. Atm, I'm just looking to
validate the conceptual model I've put together.

All of this cool new stuff is available at:
http://www.lyra.org/flytrap/SVNModel/

Happy model checking,
Bill

--
Bunnies aren't just cute like everybody supposes.
They got their hoppy legs and twitchy little noses.
And what's with all the carrots, 
What do they need such good eyesight for anyway?
---------------------------------------------------------------------
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:09 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.