[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn_path_join: Assertion `is_canonical(base, blen)' failed.

From: Jacob Swartz <jacobswartz_at_gmail.com>
Date: Wed, 24 Sep 2008 13:37:09 -0400

I have successfully set up Subversion on a debian-etch box and created a
repository. Everything is working fine, except for when I load up svnserve
(for sake of example 'svnserve -d --foreground -r file:///var/svn'), I get
the following error message when I run a svn list svn://mydomain.com:

On the box doing svn list:
svn: Connection closed unexpectedly

On the box serving foreground:
svnserve:
/tmp/buildd/subversion-1.4.2dfsg1/subversion/libsvn_subr/path.c:114:
svn_path_join: Assertion `is_canonical(base, blen)' failed.

I have searched around thoroughly and asked in IRC but no resolve. Does
anyone know how this can be fixed?

-- 
Thanks,
Jacob Swartz
Received on 2008-09-24 21:04:09 CEST

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.