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

Re: svn commit: r40508 - in branches/fs-successor-ids/subversion: libsvn_fs_base tests/cmdline

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 16 Nov 2009 17:33:33 +0000

Arfrever Frehtes Taifersar Arahesis wrote:
> 2009-11-14 02:43:36 Julian Foad napisaƂ(a):
> > Author: julianfoad
> > Date: Fri Nov 13 17:43:35 2009
> > New Revision: 40508
> >
> > Log:
> > On the fs-successor-ids branch: Bump the FS-BDB format number to 5, and make
> > the "successor ids" table conditional on format number at least 5.
> >
> > * subversion/libsvn_fs_base/fs.c
> > (open_databases): Make opening the successor ids database conditional.
> >
> > * subversion/libsvn_fs_base/fs.h
> > (SVN_FS_BASE__FORMAT_NUMBER): Bump from 4 to 5.
> > (SVN_FS_BASE__MIN_SUCCESSOR_IDS_FORMAT): New macro.
> >
> > * subversion/libsvn_fs_base/node-rev.c
> > (svn_fs_base__create_successor, svn_fs_base__delete_node_revision): Make
> > the use of the successor ids table conditional.
> > (svn_fs_base__get_node_successors): Throw an "unsupported feature" error
> > if the format is less than 5.
> >
> > * subversion/libsvn_fs_base/node-rev.h
> > (svn_fs_base__delete_node_revision): Fix a typo in the doc string.
> >
> > Modified:
> > branches/fs-successor-ids/subversion/libsvn_fs_base/fs.c
> > branches/fs-successor-ids/subversion/libsvn_fs_base/fs.h
> > branches/fs-successor-ids/subversion/libsvn_fs_base/node-rev.c
> > branches/fs-successor-ids/subversion/libsvn_fs_base/node-rev.h
> > branches/fs-successor-ids/subversion/tests/cmdline/stat_tests.py
> > ...
> > Modified: branches/fs-successor-ids/subversion/tests/cmdline/stat_tests.py
[...]
> > +[auth]
> > +password-stores =
> > +

> This change isn't mentioned in the log message and seems to be unrelated
> to other changes.

Oops, thanks for noticing. I fixed the log message for this change which
is r880582 in the new repo.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418612
Received on 2009-11-16 18:34:05 CET

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.