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

Re: svn commit: r904901 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 01 Feb 2010 10:30:47 +0000

On Sun, 2010-01-31 at 00:20 +0200, Daniel Shahaf wrote:
> danielsh_at_apache.org wrote on Sat, 30 Jan 2010 at 22:08 -0000:
> > Author: danielsh
> > Date: Sat Jan 30 22:08:45 2010
> > New Revision: 904901
> >
> > URL: http://svn.apache.org/viewvc?rev=904901&view=rev
> > Log:
> > * subversion/libsvn_fs_fs/fs_fs.c
> > (commit_obliteration_body):
> > When obliterating a packed revision, error out gracefully instead of
> > asserting. This makes the C tests report "XFAIL" rather than "Aborted".
> >
>
> Specifically, this was found by fs-test:36:obliterate_1(). But the
> function I patched --- commit_obliteration_body() --- looks like it
> actually does something... I thought obliterate wasn't implemented for
> FSFS yet? And if that's the case, what *does* that function currently
> do?

I started to implement it before I worked on BDB. What you see there is
that early, incomplete attempt, and I probably need to throw it away and
start again.

> [1] I imagine the special build flags only enable the UI and public API
> bits of 'obliterate', though.

Correct. Only the UI, actually.

- Julian
Received on 2010-02-01 11:31:28 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.