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

Re: svn commit: r33306 - in branches/fs-rep-sharing/subversion/libsvn_fs_base: . bdb

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Tue, 30 Sep 2008 11:38:36 -0500

Greg Stein wrote:
> On Tue, Sep 30, 2008 at 7:28 AM, Hyrum K. Wright
> <hyrum_wright_at_mail.utexas.edu> wrote:
>> ...
>>>> +++ branches/fs-rep-sharing/subversion/libsvn_fs_base/reps-strings.c Thu Sep 25 21:35:28 2008 (r33306)
>>>> ...
>>>> @@ -638,12 +638,19 @@ struct rep_read_baton
>>>> ...
>>>> + /* MD5 checksum context. Initialized when the baton is created, updated as
>>>> + we read data, and finalized when the stream is closed. */
>>>> + svn_checksum_ctx_t *sha1_checksum_ctx;
>>> Bad comment. That's the SHA1 checksum context.
>
> Oh... and don't forget this one.

r33362

Thanks,
-Hyrum

Received on 2008-09-30 18:38:51 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.