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

Re: MySQL Backend

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-01-18 13:57:20 CET

On 1/18/06, Samay <getafix123@hotmail.com> wrote:
> Rollback -> This sounds like a very dangerous idea ... every change must be
> unidirectional for integrity of version control .. rollback somewhat defeats
> it!

SVN already does atomic commits and if the commit isn't 100%
successful, the transaction is rolled back. And one can always check
out an older revision, then commit it, making it the new HEAD. So I'd
venture to say that SVN already has a rollback feature, two actually,
and the one that can alter the condition of the repository *is*
logged, maintaining integrity.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 18 15:18:17 2006

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.