Re: Unshelving through the new WC editor API

2019-02-01 Thread Julian Foad
Julian Foad wrote on 2019-01-14: > I'm starting to re-implement "unshelve" using the new WC editor API. [...] > What I'll want to do now is drive a WC-mods-editor with the changes found: > [...] That's committed and working. Next I'll want to use the editor API for pushing changes *into* a shelf

Re: [RFC] Incremental svn_delta_path_driver

2019-02-01 Thread Julian Foad
Julian Foad wrote on 2019-01-16: > Does the attached patch look reasonable? It provides an incremental > version of the existing svn_delta_path_driver2() function, in which the > caller can provide one path at a time instead of all at once at the > start. It's now committed and debugged: * svn