Author: rhuijben Revision: 1144211 Modified property: svn:log Modified: svn:log at Fri Jul 8 15:21:36 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Jul 8 15:21:36 2011 @@ -1,3 +1,7 @@ * subversion/libsvn_ra_neon/fetch.c - (svn_ra_neon__get_baseline_info): Use a more generic api if that makes the - result processing easier. + (get_delta_base): Remove function. Fold it into its only caller in + preparation for teaching neon the HTTPv2 way of generating the url. + + (custom_get_request): Include the get_delta_base() function's code, leaving a + stray SVN_DBG(), because I didn't intend to commit this patch by itself. + (The stray SVN_DBG is removed in 1144214)
