I’ve been trying to write a script that updates from the svn and if it updates any files from the svn it compiles with scons, and if scons fails because of build errors its runs scons clean then attempts to run scons again.
Just checking to see if anyone knows how to pull this off. I’ve gotten it kinda working but just thought i’d see if anyone could lend a hand. I’m on ubuntu linux by the way just fyi.