"Sander Striker" <striker@apache.org> writes:
> > From: sussman@tigris.org [mailto:sussman@tigris.org]
> > Sent: Thursday, February 27, 2003 8:41 PM
>
>
> > New Revision: 5136
> >
> > Modified:
> > trunk/subversion/libsvn_fs/reps-strings.c
> > Log:
> >
> > A fix for Sander's checksum caching patch (r4908), which itself was a
> > rewrite of the original r4882 fix.
> >
> > * reps-strings.c (struct rep_write_baton): add a 'finalized' boolean,
> > indicating if we've final digest cache has been filled in yet.
> >
> > (rep_write_close_contents): use the flag, so we don't repeatedly
> > finalize the md5_context. (Finalizing destroys the context.)
>
> I really, really don't get this. Are you saying that
> rep_write_close_contents() is being called multiple times on retry?!
Yes, it's all part of a very large trail.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 16:42:06 2003