r860300 | ivan | 2006-06-23 07:13:53 +0000 (Fri, 23 Jun 2006) * www/links.html (clients): Add VisualSVN. Patch by: Fyodor Sheremetyev <sheremetyev@gmail.com>
r873077 | julianfoad | 2008-09-09 18:18:42 +0000 (Tue, 09 Sep 2008) Fix "Malformed URL" error on "merge --reintegrate" for a path with spaces. Patch by: Fyodor Sheremetyev <fyodor@visualsvn.com> * subversion/tests/cmdline/merge_tests.py (merge_file_with_space_in_its_path): New test. (test_list): Run the new test. * subversion/libsvn_client/merge.c (calculate_left_hand_side): URI-encode URLs constructed from URI-decoded relative paths.
r880055 | julianfoad | 2009-10-13 12:33:10 +0000 (Tue, 13 Oct 2009) * www/links.html (high-level-tools): Add Artifacts. Patch by: Fyodor Sheremetyev <fyodor{_AT_}versioned.com>