Re: failed assertion with 1.7.0_rc3

2011-09-23 Thread Ben Walton
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() >

Re: failed assertion with 1.7.0_rc3

2011-09-23 Thread Daniel Shahaf
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

failed assertion with 1.7.0_rc3

2011-09-23 Thread Ben Walton
Hi All, I was building the newly release git 1.7.6.4 against subversion 1.7.0_rc3 on Solaris and have encountered a test failure in one of the git-svn interactions. Tracing it down, I'm getting a core dump from perl (5.10.1) when running the git-svn init command. The error message is: svn: E23