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

Re: Some filesystem questions

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-11-28 23:06:46 CET

Branko �ibej wrote:

> Tell you what, I'll fix this along with the "structure" and "skel.h"
> changes I proposed, then I'll paste the whole thing as an appendix
> into "structure", O.K.? I'm sure it'll help other readers understand
> what's going on.

I just commited a change to the "structure" file, renaming ENTRY to
ENTRY-NAME in the Clones section, and adding the appendix. Please yell
if I goofed.

Now I have two more questions, regarding the filesystem revisions table.

1) Why is the revision skel ("revision" ID PROPLIST), instead of just
(ID PROPLIST)? Will there be other kinds of records in the "revisions"
table?

2) The table description says:

    Since Berkeley DB record numbers start with 1, whereas Subversion
    filesystem revision numbers start at zero, revision V is stored as
    record number V-1 in the `revisions' table.

Surely that can't be right? If the number ranges are correct, then the
mapping should be "filesystem revision V -> record number V+1".

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:15 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.