I'd rather call it "getsource" or simply "get".
So,
<build builddir="\\svr\share\shadow" donotget="true" >
<name>project</name>
becomes
<build builddir="\\svr\share\shadow" get="false" >
<name>project</name>
I'd rather call it "getsource" or simply "get".
So,
<build builddir="\\svr\share\shadow" donotget="true" >
<name>project</name>
becomes
<build builddir="\\svr\share\shadow" get="false" >
<name>project</name>