Re: BUG: Errors report
From: Martin Furter <mf_at_rola.ch>
Date: Wed, 14 May 2008 18:55:25 +0200 (CEST)
On Wed, 14 May 2008 Eugen.Konkov_at_aldec.com wrote:
> When SVN exit with some code they must do call to system to set up error so later I can retreive that error by do system call getLastError
Subversion can't do that.
If you start svn.exe using CreateProcess() you can use
I recommend using the Subversion API directly:
And please ask usage questions on the users mailing list.
HTH
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.