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

Re: Backup and maintenance

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-11-11 10:52:13 CET

----- Jan Danielsson <jan.danielsson@gmail.com> wrote:
> Mark wrote:
> > Right, for daily maintenance of just having the dump there for
> backup
> > purposes, svnadmin dump is fine.
>
> Excellent, thanks.
>
> But it won't matter if someone uses the depot at Just The Wrong Time?
> I'm not saying that's an issue, but I'd like to know for future
> reference.

There's no issue doing that. 'svnadmin dump' will record the start and stop revisions, and start dumping. You can't change history (the contents of the file, etc), and revision property updates happen atomically, so there's no concern about dumping the repository while people are using it.

HTH!

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 11 10:53:12 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.