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

Re: svn commit: r26426 - in trunk/subversion: include libsvn_client libsvn_ra_neon libsvn_ra_serf libsvn_ra_svn libsvn_repos libsvn_subr mod_dav_svn/reports svn svnserve

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-09-03 11:25:42 CEST

Fixed in r26437.

With regards
Kamesh Jayachandran

Erik Huelsmann wrote:
> On 9/2/07, hwright@tigris.org <hwright@tigris.org> wrote:
>
>> Author: hwright
>> Date: Sat Sep 1 18:36:45 2007
>> New Revision: 26426
>>
>> Log:
>> Make transmission of log messages more streamy by using a sentinel to mark
>> the end of the log message list. This enables us to send merged messages
>> as we find them, instead of needing to generate all the merged messages before
>> sending any of them.
>>
>> This also cleans up the log logic in libsvn_repos a bit, as well as the client
>> log receiver.
>>
>> * subversion/include/svn_types.h
>> (svn_log_entry_t): Change nbr_children member to has_children.
>>
>
> This part broke the JavaHL bindings (which is why the Win32 buildbot
> has been failing ever since).
>
> Could someone update the JavaHL code in accordance, please?
>
> Thanks!
>
> bye,
>
>
> Erik.
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 3 11:20:59 2007

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.