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

Re: Backing up the WC

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2005-12-24 15:18:44 CET

On 12/24/05, Chak <r_chakra@yahoo.com> wrote:
> Does it make sense to keep periodical backups of the WC as a zip file, so
> that if one of the users feels something went wrong becuase of wrong usage,
> or whatever, she can just delete the WC, unzip the backup and carry on ?

Not sure I follow. The WC should be a reflection of the repository
plus the user's changes since the last commit/update. Unless users
are going a long time between commits (or not committing before
undertaking a "risky" change), I don't see what this would gain you.

Or are you talking about using a backed-up WC to take the repository
back in time if something bad got committed into it? If that's the
case, svn already has the tools available to bring an old revision
back up to HEAD.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 24 23:49:15 2005

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.