[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: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Mon, 2 Jun 2008 08:28:55 +0300 (Jerusalem Daylight Time)

Ryan Schmidt wrote on Sun, 1 Jun 2008 at 18:06 -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".

That's not an excuse to aborting. It seems to have been fixed on trunk:

        % svn status http://svn.collab.net/repos/svn
        svn: warning: 'http://svn.collab.net/repos/svn' is not a working copy

---------------------------------------------------------------------
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 07:34:41 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.