In passing, I just noticed that notes/fsfs does not yet acknowledge
the cool "sharding" added in SVN 1.5. So ...
-==-
Jack Repenning
Chief Technology Officer
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
office: +1 650.228.2562
mobile: +1 408.835.8090
raindance: +1 877.326.2337, x844.7461
aim: jackrepenning
skype: jackrepenning
twitter: http://twitter.com/jrep
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mention that SVN 1.5 provides "repository sharding," which this
document had formerly described as only potential.
* notes/fsfs
(Big directories full of revision files): Fix verb tenses
Index: notes/fsfs
===================================================================
--- notes/fsfs (revision 31609)
+++ notes/fsfs (working copy)
@@ -155,8 +155,8 @@
search for files within a directory, they may do well on repeated
accesses using an in-memory hash of the directory), some do not.
-A future release of Subversion may address this issue by optionally
-organizing revision files into subdirectories.
+Subversion 1.5 addresses this issue by optionally organizing
+revision files into subdirectories.
* (Developers) More difficult to index
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-06 01:45:04 CEST