[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn_delta_path_driver(), its purpose and future

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Mon, 28 Nov 2011 16:34:14 -0600

In working on the Ev2 shims, I discovered svn_delta_path_driver(), a
nifty little API whose purpose I haven't totally yet discerned. It
looks to be some kind of hybridization of the editor, allowing a
caller to handle some portion of the editor drive manually, though the
documentation has enough ifs, buts, and wherefores to make me a bit
unsure.

If I am correct, however, it would appear that this API is not
compatible with our current editor shims, which queue up all changes
made in an editor, and then play them back through the new shim.

Any illumination by folks knowing more than I would be appreciated.

-Hyrum

--
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-11-28 23:34:49 CET

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.