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

Re: svnadmin hotbackup question

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-25 15:58:58 CET

Roland Schwingel <Roland.Schwingel@onevision.de> writes:

> Can I do a svnadmin hotbackup during operation of svn, or do I have to
> shutdown apache, call it and restart apache?

If you had to jump through all those hoops, it wouldn't very well be a
"hot" backup, now would it? :-)

> If calling it during runtime is possible (which would be very good) what
> will happen if someone tries to write to the repos while
> svnadmin hotbackup is running?

First, it's 'svnadmin hotcopy'. But what you should expect to happen
in this situation is that the hotcopy will create a copy of your
repository that contains all the revisions that were completed before
the hotcopy was begun. Operation of the repos, even with respect to
commits- and updates-in-progress, should not be affected during the
hotcopy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 25 16:00:40 2003

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.