Branko Čibej wrote:
> Brad Appleton wrote:
>
>> Basically they break it down into three dimensions:
>> * elements: the set of things being versioned (files, or objects or
>> logical record)
>
>
> This is what we call a "node" in Subversion...
>
>> * variant: a particular long-lived variation or "flavor" (e.g., for
>> as platform, or a market-line)
>
>
> This is (almost) equivalent to a branch...
>
>> * revision: what most of us think of when we see the term revision
>
>
> And this is a node revision.
Ouch. In the context of this thread, this last is actually a repository
revision. Neither nodes nor node revisions exposed directly in
Subversion, but any (node, node-rev) pair is accessible through one or
more (repository-revison, path) pairs. So please ignore what I wrote
above, it only confuses the issue. :(
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 7 05:27:52 2005