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

[TSVN] Re: Commit performance

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-19 09:11:07 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

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
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:11:50 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.