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

Re: svn commit with error/exit/return code 134

From: Luca Masini <lmasini_at_web.de>
Date: 2006-08-16 21:38:06 CEST

Robert Wenner wrote:

>On Monday 14 August 2006 07:10, Luca Masini wrote:
>
>
>>Still I'm curious about the error code 134.
>>
>>Where is documented the exit status of the svn command?
>>
>>
>
>Sorry, my crystal ball is in the other pants and you didn't say on which
>OS and shell you're on, so I am just guessing here.
>
>From man bash:
> The return value of a simple command is its exit status, or 128+n if
> the command is terminated by signal n.
>
>134 - 128 = 6
>
>~> kill -l 6:
>ABRT
>
>From info SIGABRT:
> This signal indicates an error detected by the program itself and
> reported by calling `abort'.
>
>
Thank you Robert,

the svn command was running on a Linux box under a bash shell.

I will take a look at the svn sources in the next days.

I was not able to recover from the error (both the working copy
and the repository were unusable) so I restored the vmware image
back of the Linux machine.

Regards.

Luca Masini.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 16 21:55:32 2006

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.