comparison tests/test-subrepo-recursion.t @ 15599:c6be93a4c378 stable

convert/svn: fix URL quoting issue with svn 1.7 As of svn 1.7, many svn calls expect "canonical" paths. In theory, we should call svn.core.*canonicalize() on all paths before passing them to the API. Instead, we assume the base url is canonical and copy the behaviour of svn URL encoding function so we can extend it safely with new components.
author Patrick Mezard <pmezard@gmail.com>
date Thu, 01 Dec 2011 20:42:24 +0100
parents e174353e8cda
children 9910f60a37ee
comparison
equal deleted inserted replaced
15598:a77ce45584ef 15599:c6be93a4c378