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

Re: Re: Re: Caching text-size in the entries file

From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-11-11 08:11:30 CET

[SebastianUnger@eaton.com]
> The chances that a file changes without changing its size are much
> greater than its mtime changing without the file changing (how does
> that happen anyway?)

Lots of ways. For example, apply a patch, then revert part of it,
which happens to include all the modifications to one specific file.

By the way, the correct way to resync the timestamps in your working
copy, in case you've done stuff like this, is 'svn cleanup'.

Received on Sat Nov 11 08:11:43 2006

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

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