[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: Eric <eric_at_myprojects.srhost.info>
Date: Mon, 2 Jun 2008 15:01:55 +0800

----- Original Message -----
From: "Daniel Shahaf" <d.s_at_daniel.shahaf.co.il>
To: "Eric" <eric_at_myprojects.srhost.info>
Cc: "Ryan Schmidt" <subversion-2008b_at_ryandesign.com>; <users_at_subversion.tigris.org>
Sent: Monday, June 02, 2008 2:11 PM
Subject: Re: abnormal program termination

Eric wrote on Mon, 2 Jun 2008 at 13:45 +0800:
>
> ----------------------------------------------------
> eric{at}myprojects{dot}srhost{dot}info
> > ----- Original Message -----
> > From: "Daniel Shahaf" <d.s_at_daniel.shahaf.co.il>
> > To: "Ryan Schmidt" <subversion-2008b_at_ryandesign.com>
> > Cc: "Eric" <eric_at_myprojects.srhost.info>; <users_at_subversion.tigris.org>
> > Sent: Monday, June 02, 2008 1:28 PM
> > Subject: Re: abnormal program termination
> >
> >
> > 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
>
>
> Is it much better if that have a message like
> `host name is not a working copy` or
>
> `svn: warning: 'svn:\\localhost' is not a working copy`
>
> when with the command svn status svn://localhost
>

Agreed, the error could be better. Would you like to write the patch?
(see http://subversion.tigris.org/hacking.html#patches) It should be
a small change :)

Daniel
(whose most recent trunk build -- which he used for testing -- is not
extremely recent)

> @Ryan, Thanks your advise :)
>

checked it out from repos and try it :)

----------------------------------------------------
eric{at}myprojects{dot}srhost{dot}info

---------------------------------------------------------------------
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 09:02:37 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.