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

RE: Subversion as a backup tool

From: Stuart Celarier <SCelarier_at_corillian.com>
Date: 2005-12-05 04:32:36 CET

David wrote:

>Does anybody have experience using subversion as a complete backup
tool, for backing up a whole >machine, or at least a whole drive?

You've got the wrong tool for the job. Subversion's disconnected data
model means that you double the local storage requirements. So this will
fail unless you guarantee that the drive is less than 50% full and you
are willing to devote a one half of the drive to Subversion. That's not
realistic for most situations, and not economical for the limited
feature set that you'd like to use.

 

There are plenty of good backup solutions available. They solve a
different problem than version control.

 

Cheers,

Stuart

 

Stuart Celarier | Corillian Corporation

--
Received on Mon Dec 05 09:13:25 2005

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.