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

Re: Poor performance in windows. Switching back to CVS

From: Jan Hendrik <jan.hendrik_at_myrealbox.com>
Date: 2007-02-15 12:37:31 CET

Concerning Re: Poor performance in windows. Sw
Jeff Smith wrote on 14 Feb 2007, 14:28, at least in part:

> On Wednesday 14 February 2007 11:46, Les Mikesell wrote:
> > The problem is not likely to be something that makes a modification
> > without changing the timestamp but rather the opposite: something
> > that tries to preserve what it thinks is the correct timestamp
>
> so... is there a difference between "not changing the timestamp" or
> "preserve" what should be the correct timestamp? Just fooling with
> your choice of words. As far as I see, "something that makes a
> modification without changing the timestamp" would only do it for the
> reason that it thinks that is the correct timestamp. And yes, those
> tools are a threat.

Really? At least "touch" did not originate in Redmond, but in
praised *nix. MS-DOS never had it AFAICT, only DR-DOS.
Anyway, if it is such a threat, then why Python allows to edit
timestamps (modify/access)? Other languages will do as well.
Dunno how "copy" is implemented, but in effect it just writes a new
file and then resets timestamps to those of the old original file,
even if it happens to overwrite an existing file of incidentally the very
same filesize and timestamp.

I won't delve into this any further, we are already far from the
original theme of plain performance, split apart 'cause of my
sidenote about this bug/gy behaviour.

My only point is there are a few reasons/circumstances/uses why
a file might have been modified without the timestamp being
modified as well and even unchanged filesize, and no matter if
these originate in user intent or application error or might generally
be considered a threat they are in this world and it would do no
harm if there were an *option* to stop SVN making performance-
optimizing guesses but just make sure - without deliberately
changing the timestamps of all files to force SVN to check hashes.

Do SVN developers follow this list or is there something like a wish
list?

JH

---------------------------------------
Freedom quote:

     The government's view of the economy
     can be summed up in a few short phrases:
     If it moves, tax it. If it keeps moving, regulate it.
     And if it stops moving, subsidize it.
               -- Ronald Reagan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 12:39:24 2007

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

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