On Sat, Apr 24, 2010 at 07:23:20PM +0300, anatoly techtonik wrote: > On Sat, Apr 24, 2010 at 4:59 PM, Stefan Sperling <s...@elego.de> wrote: > > On Sat, Apr 24, 2010 at 04:05:04PM +0300, anatoly techtonik wrote: > >> Hello, > >> > >> We have an issue in Bitten [1] continuous integration system that if > >> SVN fails when checking out externals, we can't detect this. Therefore > >> build process, where "svn" is essential chain link continues when it > >> should fail. Please advise, what should be done in this case. Maybe it > >> could be fixed in Subversion. Thanks. > >> > >> Please, CC. > >> > >> [1] http://bitten.edgewall.org/ticket/552 > > > > I guess the easiest fix would be to make svn use an exit code of 1 > > if updating externals failed. Would that solve your problem? > > This is just what we need. Let me know if it will be added in the next > version, so that we can test it after the release.
This is now tracked as issue #3622: http://subversion.tigris.org/issues/show_bug.cgi?id=3622 You can add yourself to the Cc list there to be notified about progress. Stefan