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

Re: Adding fulltext to BDB piecemeal

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Thu, 10 Jul 2008 17:11:40 -0400

"Vyacheslav V. Zholudev" <vyacheslav.zholudev_at_gmail.com> writes:
> Because I need the whole fulltext to make some processing on
> it. Peaces of this file don't make sense for me. Also I'm wondering
> why chunks are added not in the same transaction.

If you need fulltext, why not use the svn_fs_* APIs to get it? (From
svn_fs.h, that is.)

-Karl

> Erik Huelsmann wrote:
>
> On Thu, Jul 10, 2008 at 7:58 PM, Vyacheslav V. Zholudev
> <vyacheslav.zholudev_at_gmail.com> wrote:
>
>
> Hello!
>
> Is it possible to find out in libsvn_fs_base module when the last chunk of
> data is written to BDB (I mean when we add some values with the same key
> into the strings database using svn_fs_bdb__string_append method)?
> Thanks in advance
>
>
> No. But even if it was, I find this question so dangerous that I would
> probably have given the same answer. What's the reason you're asking?
>
> Bye,
> Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-10 23:12:21 CEST

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.