On Tue, Jun 15, 2010 at 17:38, Julian Foad <julian.f...@wandisco.com> wrote: > On Tue, 2010-06-15, i...@apache.org wrote: >> Author: ivan >> Date: Tue Jun 15 10:37:09 2010 >> New Revision: 954797 >> >> URL: http://svn.apache.org/viewvc?rev=954797&view=rev >> Log: >> Write update request body to file, to able resend it if needed. >> >> * subversion/libsvn_ra_serf/update.c > [...] >> (create_update_report_body): New function to create update request >> body bucket based on file. > > Hi Ivan. Please consider writing a doc string for this new function. > Hi Julian,
This is standard serf callback and we never documented them. Anyway I've added simple doc string for create_update_report_body in r955317. -- Ivan Zhakov VisualSVN Team