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

Re: Error with commit/update on win32 in 5740

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-05-04 23:51:00 CEST

brane@xbc.nu writes:

> I can't believe a chmod makes that much of a performance difference;

Disk IO is always important, particularly on shared network
filesystems. However I did measure this a few months ago and the
difference was lost in the noise. Things may change if the overall
performance of the wc library improves, but at the moment it is not
important.

> if it does, then let's stop making the files in .svn read-only.

On Windows perhaps, I think it's a useful feature on Unix.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 4 23:51:52 2003

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.