Author: julianfoad Revision: 947738 Modified property: svn:log Modified: svn:log at Tue May 25 08:09:23 2010 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue May 25 08:09:23 2010 @@ -1,3 +1,7 @@ +Fix the swig-py test failure that resulted from the change made in +r947718/r947722 whereby the return value of svn_wc_get_pristine_copy_path() +has changed in the case where the file has no pristine text. + * subversion/bindings/swig/python/tests/wc.py - (SubversionWorkingCopyTestCase): Test a file that exists, to support - the change made in r947718/r947722. + (SubversionWorkingCopyTestCase): In test_get_pristine_copy_path(), test a + file that exists rather than one that doesn't.
