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

Re: svn commit: r952493 - in /subversion/trunk/subversion/libsvn_wc: wc-queries.sql wc_db.c

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 22 Jun 2010 15:31:34 +0100

On Tue, 2010-06-15, Julian Foad wrote:
> > Author: gstein
> > Date: Tue Jun 8 00:47:22 2010
> > New Revision: 952493
> >
> > URL: http://svn.apache.org/viewvc?rev=952493&view=rev
> > Log:
[...]
> > * subversion/libsvn_wc/wc_db.c:
> > (count_children): new helper to count the number of children of a given
> > PARENT_RELPATH within a specific table.
> > (add_children_to_hash): new helper to scan children, placing their names
> > into a hash table as keys (and the mapped values).
> > (union_children): new helper to scan both BASE_NODE and WORKING_NODE and
> > manually create a union of the resulting names using a hash table.
> > (single_table_children): new helper to return the children from a single
> > table.
>
> Hi Greg. Please could you copy these descriptions of the four new
> functions into doc strings in the source file.

Ping!

Thanks.
- Julian
Received on 2010-06-22 16:32:17 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.