On Tue, Aug 3, 2010 at 08:18, <phi...@apache.org> wrote: > Author: philip > Date: Tue Aug 3 12:18:56 2010 > New Revision: 981839 > > URL: http://svn.apache.org/viewvc?rev=981839&view=rev > Log: > In single-db the added/normal state of the node is available for missing > directories, while in per-directory it is simply missing. > > * subversion/tests/cmdline/svntest/wc.py > (missing_dir_in_anchor): Adjust expected status in single-db. > > * subversion/tests/cmdline/stat_tests.py > (tweak_for_entries_compare): Use entry_status. > (StateItem): Add .entry_status.
This kind of change is better. We can demonstrate precisely where our new code varies from the old code, and produces a different output. Cheers, -g