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

Speedup of svn on NFS?

From: Alfred Perlstein <bright_at_mu.org>
Date: Mon, 23 Jun 2008 14:05:26 -0700

Hey guys, I've been doing some analysis of SCM tools for my company,
one thing I've been noticing is that they do many filesystem meta-data
operations that _appear_ to be unncessary.

For instance, when doing a "svn checkout" I'll see ".svn/tmp/entries"
created many times, and then renamed over ".svn/entries".

Is there any way to reduce these items when you _know_ you're going
to be working in isolation?

Could this be made any faster by just updating the files in place?

It would really add up.

-- 
- Alfred Perlstein
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-23 23:05:47 CEST

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.