You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ivan Zhakov <iv...@visualsvn.com> on 2017/08/28 13:26:14 UTC

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

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.
]]]

-- 
Ivan Zhakov

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

Posted by Bert Huijben <be...@qqmail.nl>.

> -----Original Message-----
> From: Ivan Zhakov [mailto:ivan@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:
> [[[
> 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.
> ]]]

+1

Feel free to commit this. 
I'll try to commit this later this week if you don't get to this. You can just use your committer name in the Patch by line, to match things up in the contribulyzer. 
(Or just commit it if you feel like it;-))

	Bert