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

Re: Revert r23859 - conditionalize skipped sleeping for timestamps on maintainer mode

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-11-04 06:57:39 CET

On Nov 3, 2007 10:49 PM, David Glasser <glasser@davidglasser.net> wrote:
> svn_sleep_for_timestamps exists for a very real reason. Making it
> easy to disable will make it easy for users to hurt themselves. If
> all you need is to set an environment variable to make svn "magically
> faster", then users will do so cargo-cultishly and hurt themselves.
> (And blame svn.)

I would be +1 to renaming the environment variable to:

SVN_I_LOVE_CORRUPTED_WORKING_COPIES_SO_DISABLE_SLEEP_FOR_TIMESTAMPS

=)

Let's make it downright explicit in the variable name that they're
shooting themselves in the foot if they don't know what they are
doing.

I also believe that there are file systems that have sub-second
filestamps, so on those, it should in theory be safe (as long as we do
the right things to preserve it - which I *think* we do). -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 4 06:57:52 2007

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.