RE: [PATCH] Add XFail test for relocating working copy with removed externals

2017-08-29 Thread Bert Huijben
> -Original Message- > From: Ivan Zhakov [mailto:i...@visualsvn.com] > Sent: maandag 28 augustus 2017 15:26 > To: dev@subversion.apache.org > Subject: [PATCH] Add XFail test for relocating working copy with removed > externals > > Log message: > [[[ >

[PATCH] Add XFail test for relocating working copy with removed externals

2017-08-28 Thread Ivan Zhakov
Log message: [[[ Add XFail test for relocating working copy with removed externals. Found by: TortoiseSVN dump Patch by: Ivan Zhakov {ivan {at} visualsvn.com} * subversion/tests/cmdline/relocate_tests.py (relocate_with_removed_externals): New test. (test_list): Add new test to the test list.