Does anyone know if there is a way to stop svn commit from
touching the files being commited so they don’t rebuild the next time you
do a make? Changing a widely used header (e.g. something in the precompiled
header) is a real pain because you change it, rebuild everything to check it works,
commit it and then the next time you build it rebuilds everything again... Gerry |