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

Re: Some WC improvements

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-07-31 00:06:21 CEST

Peter N. Lundblad wrote:

>Hi,
>
>Below are some plans for improving WC performance that I'd like to get
>done for 1.3 (or 1.4, depending on the schedule for 1.3 and how much time
>I can put into it). Assuming no objections, I'll start working on this
>ASAP. maxb: we need to keep track of each other for your #525 work.
>
>
One of the things we could do, that I don't see mentioned in the wc
enhancements doc, is to get rid of empty-file. Instead of one empty file
in every .svn directory, I'd put one somewhere in ~/.subversion and use
that. If it's not there, and can't be created. we can still create a
temporary one in .svn/tmp or /tmp. This would save yet another inode per
directory (on those FSes that care about inodes, that is).

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 31 00:06:24 2005

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.