On Tue, May 7, 2013 at 10:43 AM, Mark Phippard <markp...@gmail.com> wrote: > I am attaching the log file it found. I also searched the > httxt2dbm.vcxproj file, which seems to be the relevant file, and it > does NOT seem to have that property you set about TrackFiles. I note > this project file is in the support folder. Does your script touch > those projects too?
I think we're dealing with a race condition that's just not happening on my setup. I noticed that the modules that failed for me were somewhat random. So I guess due to differences in systems I'm just not seeing the failures in the support tree. I've added the support tree to the tree of files that I turn off tracking of file accesses in the projects in the latest commit. Can you give that a try? Thanks for your patience in dealing with this.