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

Re: svn commit: rev 1887 - trunk/subversion/libsvn_fs trunk/subversion/tests/libsvn_fs

From: <cmpilato_at_collab.net>
Date: 2002-05-06 23:36:20 CEST

cmpilato@tigris.org writes:

> Author: cmpilato
> Date: 2002-05-06 21:23 GMT
> New Revision: 1887
>
> Removed:
> trunk/subversion/libsvn_fs/proplist.c
> trunk/subversion/libsvn_fs/proplist.h
> Modified:
> trunk/subversion/libsvn_fs/dag.c
> trunk/subversion/libsvn_fs/dag.h
> trunk/subversion/libsvn_fs/deltify.c
> trunk/subversion/libsvn_fs/fs_skels.c
> trunk/subversion/libsvn_fs/node-rev.c
> trunk/subversion/libsvn_fs/node-rev.h
> trunk/subversion/libsvn_fs/nodes-table.c
> trunk/subversion/libsvn_fs/nodes-table.h
> trunk/subversion/libsvn_fs/rev-table.c
> trunk/subversion/libsvn_fs/tree.c
> trunk/subversion/libsvn_fs/txn-table.c
> trunk/subversion/libsvn_fs/validate.c
> trunk/subversion/libsvn_fs/validate.h
> trunk/subversion/tests/libsvn_fs/fs-test.c
> Log:
> This affects issue #656 (and continues the work in revisions #1851, 1886).
>
> Continue the work of separating the internal filesystem structures from
> the list/string skeleton library routines. This is a requirement for
> pluggable database backends, and will (I think) assist in the
> conversion to the new NodeId interface.

Well, that should finish up the abstraction of the skels in the FS to
their own little world. This passes `make check' [when I revert
sussman's test-breaking revision 1884 :-) ], but I have not verified
that the dav tests still work.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 6 23:41:04 2002

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.