Re: svn commit: r931918 - /subversion/trunk/subversion/libsvn_client/merge.c

2010-04-08 Thread Greg Stein
On Thu, Apr 8, 2010 at 08:56, wrote: >... > +++ subversion/trunk/subversion/libsvn_client/merge.c Thu Apr  8 12:56:16 2010 >... > @@ -9540,47 +9539,44 @@ svn_client_merge_reintegrate(const char >   svn_boolean_t use_sleep = FALSE; >   svn_error_t *err; >   struct get_subtree_mergeinfo_walk_baton

Re: svn commit: r931918 - /subversion/trunk/subversion/libsvn_client/merge.c

2010-04-08 Thread Hyrum Wright
And with this change, there are no more adm_access_t's in libsvn_client. Yay! On Thu, Apr 8, 2010 at 7:56 AM, philip wrote: > Author: philip > Date: Thu Apr 8 12:56:16 2010 > New Revision: 931918 > > URL: http://svn.apache.org/viewvc?rev=931918&view=rev > Log: > Remove an access baton from clie