Excerpts from Daniel Shahaf's message of Fri Sep 23 22:32:21 -0400 2011:
Hi Daniel,
> The URL is not canonical because it contains a non-%-escaped space.
> The useful information to debug the problem would be to identify the
> caller who does not pass URLs through svn_[path|uri]_canonicalize()
>
The URL is not canonical because it contains a non-%-escaped space. The
useful information to debug the problem would be to identify the caller
who does not pass URLs through svn_[path|uri]_canonicalize() before
passing them to an API function (see comments at the top of
svn_dirent_uri.h).
Ben Wa