Assertion failed:svn_path_is_canonical(path, pool) with https
From: <skrishnamur1_at_bloomberg.com>
Date: Tue, 29 Dec 2009 12:19:40 -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]
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.