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

Re: assertion error

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-23 00:52:16 CEST

Marcin Gil <mgil@vernet.pl> writes:

> Adding tpl/tpl
> Adding tpl/tpl/index.tpl
> Adding tpl/tpl_c
> Transmitting file data ..................................svn:
> subversion/libsvn_subr/path.c:338: svn_path_remove_component: Assertion
> `is_canonical (path->data, path->len)' failed. zsh: abort svn
> commit -m "BIP :: initial revision"
>
> OK. What does this mean?

It means that a non-canonical path appeared in the Subversion
libraries. I haven't seen one of these errors from the command line
client for some time. Which version of Subversion are you using?

Assuming you are using a recent version of Subversion, please describe
the layout of your working copy and the changes you were trying to
commit. Can you reproduce the problem? If so then run the command
under gdb and when it aborts print a stack trace (use gdb's bt
command).

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 23 00:53:06 2003

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.