I (Julian Foad) wrote:
> C. Michael Pilato wrote:
> > julianf...@apache.org wrote:
> > > Author: julianfoad
> > > Date: Tue Dec 22 18:44:27 2009
> > > New Revision: 893267
> > > 
> > > URL: http://svn.apache.org/viewvc?rev=893267&view=rev
> > > Log:
> > > For obliterate in BDB, implement updating the "node-origins" table.
> > > 
> > > * subversion/libsvn_fs_base/bdb/node-origins-table.c,
> > >   subversion/libsvn_fs_base/bdb/node-origins-table.h
> > >   (svn_fs_bdb__change_node_origin): New function to overwrite an existing
> > >     node-origins row.
> > 
> > Why not just re-use the existing __delete_node_origin() and
> > __set_node_origin() functions?

[...]
> Thanks for the suggestions. I should do one or the other.

Done in r893309.

- Julian


Reply via email to