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

svn info --xml truncated

From: Tom DeMay <demay.tom_at_gmail.com>
Date: Wed, 23 May 2012 13:47:24 -0400

I'm running svn client 1.7.4 on our build machine (Windows Server 2008 R2)

I'm using Cruise Control running as a service that runs nant to build.
during the build I need to execute svn info --xml command.

Intermittently the results are truncated. But it seems to happen with one
of our products that we check out from SVN more than any of our other
products.

I have been unable to reproduce this at will and have been unable to
reproduce it at all when running from the command line. However, it does
occur very frequently when running from our cruise control service.

I've been focusing all my attention on NAnt or Cruise Control as being the
issue. I've tried various tests to make sure the svn process isn't being
killed or terminated unexpectedly. But I see no signs of that happening.
I've debugged nant and it clearly shows NAnt waiting for the process to
terminate completely and makes sure there is no data left on the stream
before closing the stream and and makes sure the process has been fully
terminated before moving on.

Any suggestions on next steps?
Received on 2012-05-23 23:42:19 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.