[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Re: Commit performance

From: Nicklas Norling <exinor_at_exinor.net>
Date: 2005-01-19 09:28:50 CET

> Nicklas Norling <exinor@exinor.net> writes:
>
>> Will Dean wrote:
>>
>> >
>> > I suspect it real life, it actually causes gradual 'performance rot',
>> > which in many ways is even worse than the 'recursively touch
>> > everything' kind of sudden problem.
>> >
>> I agree completely. I've particularly noted that revert doesn't restore
>> the time stamps. Every reverted
>> file should result in MD5 checks after the revert and until the file is
>> removed (or merged?).
>
> You have to tell Subversion explicitly to restore time stamps in the
> config file:
>
> [miscellany]
> ### Set use-commit-times to make checkout/update/switch/revert
> ### put last-committed timestamps on every file touched.
> use-commit-times = yes

That's completely unrelated.
Besides, I do definately *NOT* want to use commit times as it would
essentially break our entire build system.

/Nicke

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 19 09:28:22 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.