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

Re: Subversion and mysql : version control for database tables and content

From: Brian Munroe <brian.e.munroe_at_gmail.com>
Date: 2007-08-30 18:55:34 CEST

On 8/30/07, Hugh Acland <hughacland@googlemail.com> wrote:

>
> Any chance this is possible?
>

Hugh:

No, Subversion was not designed to do this and I highly doubt it will
ever allow for it.

The two modern RDMS that I am familiar with (Oracle and MS SQL) can be
configured to dump REDO / transaction logs on a periodic or threshold
basis, so you don't have to rely on cold backups, but they don't have
the recovery point granularity that you envision.

-- brian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 30 18:52:56 2007

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.