The JavaHL tests


Found
r1552289, r1552277

r1552277 | rhuijben | 2013-12-19 10:10:16 +0000 (Thu, 19 Dec 2013)

* subversion/libsvn_client/log.c
  (svn_client__get_copy_source): Properly handle the local path case, instead
    of always returning an error.

Found by: The JavaHL tests


r1552289 | rhuijben | 2013-12-19 12:07:57 +0000 (Thu, 19 Dec 2013)

* subversion/libsvn_client/mergeinfo.c
  (svn_client_suggest_merge_sources): Following up on r1552265, fix pool
    lifetime issue by allocating result in resultpool instead of temp pool.

Found by: The JavaHL tests