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

RE: Re: Re: Initial SVN Repository data model

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2002-02-26 22:24:11 CET

> From: Greg Stein [mailto:gstein@lyra.org]
> >
> > Noted. Physical schema tweaking and conceptual model changes will
want
> > to happen after we've validated the conceptual model against what
SVN
> > currently does.
>
> Okay, but in my Right Model, I would see those as explicit items in
the
> storage. Although, it could also be said that you could have a
"cleaner"
> *model* with them as normal props (i.e. the FS is purely a versioning
> store
> and doesn't care about the props). Only when you go to build a system
do
> you
> pull them out.
>
> [ although created-rev is actually maintained/managed by the FS ]
>

As a property or as part of the Node Revision? Structure has it listed
under the Node Revision section as SOURCE-REVISION.

Additionally, what is its type? Is Created-Rev a FileSystemRevisionID or
a NodeRevisionID?

Additionally, there isn't any reason the physical schema couldn't have a
Property Name table with an ID, and then the Proplists would be (NameID,
Value)

Bill

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