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

Re: Svn co - exit code 128

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 1 Oct 2008 14:51:13 -0500

On Oct 1, 2008, at 9:02 AM, Bert van Oort wrote:

> I'm trying to write a program that calls the svn client to do a
> checkout, using the ExecuteProcess win32 api call. This program works
> fine when executed locally but when executed from the scheduler van
> Business Objects 6.5 the svn execution fails with exit code 128 and
> output " (8)" (without the double quotes, ofc). With verbose off
> the svn
> output is empty.

I suspect you're not capturing the stderr output in your script, only
the stdout output. Look at stderr to see what error is occurring.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-01 21:51:48 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.