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

Re: How to overcome the NFS limitation

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-22 14:51:19 CET

Lukas Ruf wrote:
> is there any way to overcome the NFS problem for a repository?

This is a limitation of BerkeleyDB, not just Subversion's use of the same:

        http://www.sleepycat.com/docs/ref/env/remote.html

The best thing to do is to get another server to act as the repository host.
You can use the hotbackup facilities to keep the backups on the NFS mount, but
in practice that is as good as it gets...

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 22 14:52:32 2004

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.