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

Re: svn commit: r943571 - /subversion/trunk/subversion/libsvn_wc/status.c

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 12 May 2010 12:48:17 -0400

On Wed, May 12, 2010 at 12:40, <dannas_at_apache.org> wrote:
> Author: dannas
> Date: Wed May 12 16:40:08 2010
> New Revision: 943571
>
> URL: http://svn.apache.org/viewvc?rev=943571&view=rev
> Log:
> Remove two usages of svn_wc_entry_t for checking if we have some
> interresting status to return.
>
> * subversion/libsvn_wc/status.c
>  (assemble_status): Use lock and changelist retrived with
>    svn_wc__db_read_info() instead of the entry values.

Seems that the changelist should go into the status structure. Kind of
weird to check it, but not actually use it in this function.

Cheers,
-g
Received on 2010-05-12 18:48:48 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.