You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.co.il> on 2008/04/29 17:19:46 UTC

Assertion failed with repository root relative URL

Troy,

	0:% svn info | grep URL
	URL: https://svn.collab.net/repos/svn/trunk
	0:% svn ls '^'/tags/ 
	svn: subversion/libsvn_subr/path.c:120: svn_path_join: Assertion `is_canonical(component, clen)' failed.
	zsh: abort      svn ls '^'/tags/
	0:% svn ls '^'/tags 
	(works)

Could you look into this?

Thanks,

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Assertion failed with repository root relative URL

Posted by Troy Curtis Jr <tr...@gmail.com>.
On Tue, Apr 29, 2008 at 12:19 PM, Daniel Shahaf <d....@daniel.shahaf.co.il> wrote:
> Troy,
>
>         0:% svn info | grep URL
>         URL: https://svn.collab.net/repos/svn/trunk
>         0:% svn ls '^'/tags/
>         svn: subversion/libsvn_subr/path.c:120: svn_path_join: Assertion `is_canonical(component, clen)' failed.
>         zsh: abort      svn ls '^'/tags/
>         0:% svn ls '^'/tags
>         (works)
>
>  Could you look into this?
>
>  Thanks,
>
>  Daniel
>
Yep, I'm already looking around there for the other issue.

Troy

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org