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

SVN working copy split DB vs. working area

From: Doug Robinson <doug.robinson_at_wandisco.com>
Date: Wed, 11 Apr 2018 14:27:32 -0400

Folks:

I've now seen a request for this twice in as many days. Once from
a customer and once from someone posting to a Subversion forum
here:

https://www.svnforum.org/forum/opensource-subversion-forums/apache-subversion-1-8-support/80218-subversion-checkout-on-distrubuted-filesytem

The general setup is that they want to have a working copy on a
Distributed File System (DFS, e.g. Lustre) and the DFS either is
very slow (when mounted with sufficient support for SQLite) or just
does not work due to a lack of support for SQLite - likely locking).

One set of folks want to accelerate by doing parallel checkouts the
way they could do using SVN 1.6 (prior to the consolidated ".svn"
tree). But SQLite locking will prevent that (unless I'm missing
something).

Another set of folks is ok for having the ".svn" area on a local
file system (e.g. ext4) but want the rest of the working copy out
there on the DFS.

NOTE: both sets of folks are experienced SVN users. Both know and
have rejected "exporting" - they want a working copy.

Has this subject come up before? Is there a way to link a ".svn"
area to the rest of the working copy? In other words, keeping the
housekeeping area separate/split from the rest of the working copy?

Thoughts?

Cheers.

Doug

-- 
*DOUGLAS B ROBINSON* SENIOR PRODUCT MANAGER
T +1 925 396 1125
*E* doug.robinson_at_wandisco.com
-- 
* <http://wandisco.com>*
**The LIVE DATA Company
*Find out more 
*wandisco.com <http://wandisco.com/>*
 
<https://www.wandisco.com/welcome-live-data-world-video>
*
THIS MESSAGE 
AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY AND MAY BE PRIVILEGED
If 
this message was misdirected, WANdisco, Inc. and its subsidiaries, 
("WANdisco") does not waive any confidentiality or privilege. If you are 
not the intended recipient, please notify us immediately and destroy the 
message without disclosing its contents to anyone. Any distribution, use or 
copying of this email or the information it contains by other than an 
intended recipient is unauthorized. The views and opinions expressed in 
this email message are the author's own and may not reflect the views and 
opinions of WANdisco, unless the author is authorized by WANdisco to 
express such views or opinions on its behalf. All email sent to or from 
this address is subject to electronic storage and review by WANdisco. 
Although WANdisco operates anti-virus programs, it does not accept 
responsibility for any damage whatsoever caused by viruses being passed.
Received on 2018-04-11 20:27:39 CEST

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.