[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 5136 - trunk/subversion/libsvn_fs

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-28 18:41:10 CET

"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

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.