Re: svn commit: r21825 - in branches/incomplete-directories/subversion: include libsvn_client libsvn_ra_svn libsvn_wc svn
From: Karl Fogel <kfogel_at_google.com>
Date: 2006-10-09 22:20:26 CEST
Thanks for the review, Kamesh! I've committed some fixes to the
Kamesh Jayachandran <kamesh@collab.net> writes:
Yup, I forgot to change the prototype. The compiler doesn't know the
> 2)svn_wc_adm_open_anchor has 'depth' of type 'int' should it not be
Ah, no, that depth is different (and probably should use a different
> 'do_merge' calls 'svn_client__get_diff_editor' with the new signature.
Yes, these are correct. svn_client__get_diff_editor has the new
>> (svn_client_diff4, svn_client_diff_peg3, svn_client_diff_summarize2,
Fixed log message.
> It should also have info about the change in call to
Well, I think that follows from the parameter change (elsewhere in the
> Should we not call 'svn_wc_get_diff_editor4' than
Yup. Fixed.
> It should have the info about the change in call to 'svn_ra_do_diff3'.
Same about being an implied change. (Sometimes I list them, sometimes
>> * subversion/libsvn_client/client.h
They're already listed as having changed from recurse to depth anyway,
Thanks for catching my oversights. I've fixed the r21825 log message,
-Karl
---------------------------------------------------------------------
|
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.