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

Re: dupkeys leading to wasted records.

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-09 06:15:21 CEST

Greg Stein <gstein@lyra.org> writes:
> I'm going to guess this is somehow related to svn_fs__string_clear(). When I
> switched to the dup keys, I saw some strange calls to that which I couldn't
> quite discern their purpose. The code does a delete, then inserts a blank
> record. I'm going to guess that something does a clear, then a set, which
> ends up with a blank from the clear, then a set which produces the second
> record.
>
> I'd suggest to examine our uses of clear() to see what they're really trying
> to do.

I can't remember what they're for either, but sounds like a good place
to start looking...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 9 06:15:30 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.