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

Re: abnormal program termination

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Sun, 1 Jun 2008 18:06:10 -0500

On May 31, 2008, at 12:15, Eric wrote:

> I am using the subversion 1.4.0 and experienced an issue with
> that abnormal program termination as following.
>
> My config is using the svnserve as server.
>
> E:\svn>svn status svn://localhost[/]
> Assertion failed: is_canonical(base, blen), file C:\Projects
> \subversion-1.4.0\subversion\libsvn_subr
> \path.c, line 114
>
> abnormal program termination

I get that too with Subversion 1.4.6 on Mac OS X 10.4.11 Intel.

$ svn status svn://localhost
subversion/libsvn_subr/path.c:114: failed assertion `is_canonical
(base, blen)'
Abort trap
$

But you're not supposed to give "svn status" a repository URL. You're
supposed to give it a working copy path. See "svn help status".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-02 01:06:47 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.