> I'm trying to set up my build so that it builds from code on my local
> machine, and moves the files out to a mapped drive. The
> connection to this
> mapped drive isn't very quick, and for ant to check which
> files have changed
> for the thousands of files that we have makes for a very slow
I'm trying to set up my build so that it builds from code on my local
machine, and moves the files out to a mapped drive. The connection to this
mapped drive isn't very quick, and for ant to check which files have changed
for the thousands of files that we have makes for a very slow build process.