On the 'pristines-on-demand-on-mwf' branch: Following up on r1905324, fix
an issue where we inadvertently started to use unmodified working files as
text-bases even in working copies created with --store-pristine=yes.

This was causing basic_tests.py#9 to fail.

* subversion/libsvn_wc/textbase.c
  (open_textbase): Only use an unmodified working file as the text-base
   if the working copy is not configured to store local pristines.


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/pristines-on-demand-on-mwf@1905568 13f79535-47bb-0310-9956-ffa450edef68
1 file changed