RE: Assertion failed:svn_path_is_canonical(path, pool) with https
From: <skrishnamur1_at_bloomberg.com>
Date: Tue, 19 Jan 2010 15:07:12 -0500
For me I disabled VAS an it worked and then I got the VAS people to make some changes and it has been working fine since then. My theory is that VAS with https was doing something screwy to the url that was passed to mod_svn, causing it to crash...
From: Curley, John [mailto:John.Curley_at_windriver.com]
Hi,
I did not see a response yet. I had the same issue, although, I have several options which are different:
<Location /svn/myspace>
As you can see, I use basic authentication, instead of VAS, which I am not familiar with.
I hope this helps,
________________________________
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.