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

Re: Assertion failed in libsvn_subr/path.c:273 with svn update

From: Josh Pieper <jjp_at_pobox.com>
Date: 2004-07-05 15:24:22 CEST

??yvind A. Holm wrote:
> When running svn update, svn sometimes aborts with an assertion failure:
>
> svn: subversion/libsvn_subr/path.c:273: svn_path_add_component: Assertion `is_canonical (path->data, path->len)' failed.
>
> It happens on almost all my svn WCs from collab.net, some of them are
> locally modified, but it also happens on unmodified WCs, for example
> trunk.clean which I do not touch.

It should be fixed in r10143. What's amazing is that 'make check'
succeeded since svn_path_remove_component was broken for nearly any
non-trivial case.

-Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 5 15:26:12 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.