Re: Shared storage for subversion repository
From: <david.x.grierson_at_jpmorgan.com>
Date: Tue, 23 Sep 2008 10:44:55 +0100
Awesome - so clustering using NFS storage could be feasible then?
Dg.
-- David Grierson JPMorgan - IB Architecture - Source Code Management Consultant GDP 228-5574 / DDI +44 141 228 5574 / Email david.x.grierson_at_jpmorgan.com Alhambra House 6th floor, 45 Waterloo Street, Glasgow G2 6HS Lieven Govaerts <svnlgo_at_mobsol.be> 23/09/2008 10:35 To david.x.grierson_at_jpmorgan.com cc Ryan Schmidt <subversion-2008c_at_ryandesign.com>, Murli Varadachari <mvaradachari_at_facebook.com>, "users_at_subversion.tigris.org" <users_at_subversion.tigris.org> Subject Re: Shared storage for subversion repository david.x.grierson_at_jpmorgan.com wrote: > Hi Ryan, > > Basically it comes down to this thread on the developers list: > http://svn.haxx.se/dev/archive-2007-04/0288.shtml > > The key point here is that apr-util still uses DBM files: > > "mod_dav_svn maintains an activity database - a mapping of DAV-generated > identifiers to Subversion transaction id's. It implements this using > APR-util's dbm implementation, which may be BDB, gdbm, or one of several > other dbm-a-like implementations." > Subversion 1.5 has its own file-based mechanism for maintaining the DAV activity mappings, so the above is no longer true. You also might want to check the new SVNActivitiesDB option for mod_dav_svn, which lets you specify where the mappings db should be stored, so you can point it to local disc for better performance: http://svnbook.red-bean.com/en/1.5/svn.ref.mod_dav_svn.conf.html hth, Lieven Generally, this communication is for informational purposes only and it is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. In the event you are receiving the offering materials attached below related to your interest in hedge funds or private equity, this communication may be intended as an offer or solicitation for the purchase or sale of such fund(s). All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. Please refer to http://www.jpmorgan.com/pages/disclosures for disclosures relating to UK legal entities. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-09-23 11:46:01 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.