gst...@apache.org wrote on Tue, Apr 24, 2012 at 21:00:49 -0000: > Author: gstein > Date: Tue Apr 24 21:00:48 2012 > New Revision: 1330014 > > URL: http://svn.apache.org/viewvc?rev=1330014&view=rev > Log: > Allow an editor implementation to retrieve its baton from outside of > the callbacks. > > * subversion/include/svn_editor.h: > * subversion/libsvn_delta/editor.c: > (svn_editor_get_baton): new function
Document somewhere (in the #svn_editor_t comment?) that it's safe to call it after svn_editor_complete()?