On Tue, Aug 3, 2010 at 05:30, <rhuij...@apache.org> wrote: > Author: rhuijben > Date: Tue Aug 3 09:30:08 2010 > New Revision: 981789 > > URL: http://svn.apache.org/viewvc?rev=981789&view=rev > Log: > * subversion/libsvn_wc/workqueue.c > (run_deletion_postcommit): Insert the absent node with the right kind. > (pre single-db this code is only used for files)
And why does it change in single-db mode? This goes back to my other question: it shouldn't matter outside of wc_db. What concept leaked such that this is called for directories, too? Cheers, -g