On Wed, Sep 1, 2010 at 14:34, <rhuij...@apache.org> wrote: > Author: rhuijben > Date: Wed Sep 1 18:34:26 2010 > New Revision: 991642 > > URL: http://svn.apache.org/viewvc?rev=991642&view=rev > Log: > Fix some compatibility with the old entries world that was broken by using > the SINGLE_DB define in wc_db.c. After this patch the generic flush_entries > code is extended to automatically flush the parent stub entry (if that > exists) if a directory is modified.
How did you find this one? Is there a test that exposes it? Or one that will ensure it won't happen again? ie. something in tests/libsvn_wc/entries-compat.c ? Cheers, -g