* branches/issue-662-dev/:
Get "make check' passing again (following up to revision 2202). These
tests now pass:
basic_tests.py 10: basic switch command
update_tests.py 4: update to revision 0
update_tests.py 5: make sure overlapping identical changes do not conflict
switch_tests.py 1: test some basic switching operations
switch_tests.py 4: reverse update wc that contains switched things
switch_tests.py 6: reverse update switched wc things to an older rev
* subversion/libsvn_client/switch.c
(svn_client_switch): Pass content_state and prop_state to
notify_func, in file case.
* subversion/tests/clients/cmdline/update_tests.py
(receive_overlapping_same_change): Expect 'G' not 'U'. The old
notification output was simply bogus.
* subversion/libsvn_wc/update_editor.c
(delete_entry): Pass reconstructed correct path to notify_func.
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/issue-662-dev@842286 13f79535-47bb-0310-9956-ffa450edef68
3 files changed