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

RE: svn commit: r957608 - in /subversion/trunk/subversion/libsvn_client: info.c status.c

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 24 Jun 2010 18:40:10 +0200

> -----Original Message-----
> From: hwright_at_apache.org [mailto:hwright_at_apache.org]
> Sent: donderdag 24 juni 2010 18:20
> To: commits_at_subversion.apache.org
> Subject: svn commit: r957608 - in
> /subversion/trunk/subversion/libsvn_client: info.c status.c
>
> Author: hwright
> Date: Thu Jun 24 16:19:42 2010
> New Revision: 957608
>
> URL: http://svn.apache.org/viewvc?rev=957608&view=rev
> Log:
> Follow up to r957094 by updating callers to the new API.
>
> * subversion/libsvn_client/status.c
> (reporter_finish_report),
> * subversion/libsvn_client/info.c
> (svn_client_info3): Use svn_ra_get_locks2().

These callers should both be fixed to supply a reduced depth (svn_client_statusX() and svn_client_infoX() both receive a limiting depth from their callers). And you just removed the warning to help us remind that we should that.

I think you should either fix this to supply the right (limiting) depth, or revert this commit to get the reminder back in place.

        Bert
Received on 2010-06-24 18:42:26 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.