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

Re: hotcopy: what happens if commit occurs while running?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Wed, 29 Apr 2009 12:09:24 +0200

On Tue, Apr 28, 2009 at 9:35 PM, six24hourdays <six24hourdays_at_gmail.com> wrote:
> Hello,
>
> do commits that occur while hotcopy is running (I expect mine to run
> 11-12 hours) get copied as well?

Not all of it: the hotcopy will copy the state of the repository when
it was started as a standard guarantee, but changes after that might
not end up in the hot copy (most won't).

Why do you expect your hotcopy to run 12 hours? Are you copying over
net connections? If so, wouldn't it be better to make a local copy
first and then transfer that snapshot over the (slower) network to the
target disk/destination?

Bye,

Erik.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1977805
Received on 2009-04-29 12:09:45 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.