[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] Annoying SVN behaviour on linux...



Em Sex 19 Mai 2006 14:56, Gerry Iles escreveu:
> 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...

Maybe this option can help:
### Set use-commit-times to make checkout/update/switch/revert
### put last-committed timestamps on every file touched.
# use-commit-times = yes

It's in ~/.subversion/config