Re: svn commit: r1101836 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2011-05-11 Thread C. Michael Pilato
On 05/11/2011 07:25 AM, phi...@apache.org wrote: > Author: philip > Date: Wed May 11 11:25:06 2011 > New Revision: 1101836 > > URL: http://svn.apache.org/viewvc?rev=1101836&view=rev > Log: > Remove the now-badly-named scan_upwards_for_repos function and > call the general base_get_info instead. >

svn commit: r1101836 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2011-05-11 Thread philip
Author: philip Date: Wed May 11 11:25:06 2011 New Revision: 1101836 URL: http://svn.apache.org/viewvc?rev=1101836&view=rev Log: Remove the now-badly-named scan_upwards_for_repos function and call the general base_get_info instead. * subversion/libsvn_wc/c_db.c (scan_upwards_for_repos): Remove.