Purple Streak <mrpurplestreak@googlemail.com>


Found
r873715

r873715 | kfogel | 2008-10-14 20:11:02 +0000 (Tue, 14 Oct 2008)

Another path->url conversion fix, similar to r33121 and friends:

* subversion/libsvn_client/merge.c
  (calculate_left_hand_side): Use svn_path_url_add_component, instead
    of svn_path_join, to extend a url by a path component

Found by: Purple Streak <mrpurplestreak{_AT_}googlemail.com>
(Scripted up a good reproduction recipe when requested.)