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

Re: Repository access woes

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-08-19 17:05:28 CEST

On Tue, Aug 19, 2003 at 10:21:41AM -0400, Paul Smith wrote:
> %% Greg Hudson <ghudson@MIT.EDU> writes:
> gh> Please avoid sweeping generalizations like that one; a great deal
> gh> of large-scale use of CVS does not involve NFS in any way.
>
> You're right: "any" was far too strong; I apologize. However, I'm
> familiar with a lot of larger companies and as a rule they are moving
> away from local disk and towards NAS-style solutions. The latter is
> much simpler to back up, generally more reliable, and less expensive.
> It's not that unusual for companies to require that all critical data
> live on NAS.

Could you get away with simply hot-backup.py-ing the repository onto
NAS? I'm sure it would be possible to argue that the live BDB repository
itself is transient, and that the dump is the actual critical data;
after all, you might not be able to back up a running database without
shutting it down anyway, so this would actually be easier from the point
of view of the company's IT infrastructure.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 19 17:06:27 2003

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.