Assertion failed:svn_path_is_canonical(path, pool) with https
From: <skrishnamur1_at_bloomberg.com>
Date: Mon, 11 Jan 2010 15:47:07 -0500
Hi,
I configured apache 2.2 with mod_svn for subversion 1.6 and it worked fine with http and it worked fine. but with https, I get the below error. Could someone help figure out the bug?:
Assertion failed: svn_path_is_canonical(path, pool), file subversion/libsvn_subr
my config for svn in the httpd.conf looks like the below:
<Location /svn>
</Location>
my authz config file looks like the below:
[groups]
[/]
[/ISYS]
[/ISYS/Apps]
[/quote]
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.