[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 Lee <eric_at_myprojects.srhost.info>
Date: Mon, 2 Jun 2008 17:12:42 +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 3:34 PM
Subject: Re: abnormal program termination

Eric wrote on Mon, 2 Jun 2008 at 15:01 +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
> > > >
> > > > 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 :)
>

Thanks. Feel free to post again if you have any questions about the
patch, or visit the IRC channel.

I was going to suggest that you copy the behaviour of other commands that
only accept local paths -- such as 'svn revert' -- but then I found this:

% svn revert http://svn.collab.net/repos/svn
svn: 'http://svn.collab.net/repos/svn' is not a working copy
svn: Can't open file 'http://svn.collab.net/repos/svn/.svn/entries': No
such file or directory

So, instead, I'm asking you if you can look into that too.

Daniel

I try to look into that too :)

Also, should this be good if have a copy of this on top level of list
to conform one issue one thread list ?

---------------------------------------------------------------------
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 11:13:21 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.