You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Malcolm Rowe <ma...@farside.org.uk> on 2005/11/01 22:37:06 UTC

[PATCH] Add XFail test: diff against BASE with local property mods

If you run 'svn diff -rX:BASE', the output incorrectly includes local
property modifications.  I may get some time to attempt a fix for this
later, but in the meantime, here's a regression test.

[[[
New XFail test for testing repos-wc diffs against BASE with local
property modifications.

* subversion/tests/clients/cmdline/diff_tests.py
  (diff_property_changes_to_base): New test.
  (test_list): Add the new test, as XFail.
]]]

Regards,
Malcolm

Re: [PATCH] Add XFail test: diff against BASE with local property mods

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 11/1/05, Malcolm Rowe <ma...@farside.org.uk> wrote:
> If you run 'svn diff -rX:BASE', the output incorrectly includes local
> property modifications.  I may get some time to attempt a fix for this
> later, but in the meantime, here's a regression test.

Thanks, committed in revision 17143.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org