RE: Assertion failed:svn_path_is_canonical(path, pool) with https

2010-01-19 Thread skrishnam...@bloomberg.com
...@windriver.com] Sent: Tuesday, January 19, 2010 3:03 PM To: Krish, Sailesh; users@subversion.apache.org Subject: RE: Assertion failed:svn_path_is_canonical(path, pool) with https Hi, I did not see a response yet. I had the same issue, although, I have several options which are different: DAV svn

RE: Assertion failed:svn_path_is_canonical(path, pool) with https

2010-01-19 Thread Curley, John
; Subject: Assertion failed:svn_path_is_canonical(path, pool) with https 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?: Code: Assertion failed: svn_path_is_canonic

Assertion failed:svn_path_is_canonical(path, pool) with https

2010-01-11 Thread skrishnam...@bloomberg.com
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?: Code: Assertion failed: svn_path_is_canonical(path, pool), file subversion/libsvn_subr /path.c, line 380,