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

Re: Question about long commits

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Wed, 22 Jul 2009 21:32:33 +0200

On Wed, Jul 22, 2009 at 9:18 PM, Robert Dailey<rcdailey_at_gmail.com> wrote:
> Hello,
> Let's say I have a commit that takes 24 hours to complete. I have a few
> questions regarding this:
>
> How are other commits and updates affected by this in-progress commit?

Commits and updates will just go on as normal. Updates won't see the
commit until it's final.

> How is the commit revision number assigned to this commit? Is it assigned at
> the beginning or the end of the commit operation?

At the end, when the commit is finalized.

> What limitations are placed on the repository while the commit is in
> progress?

None. There is a limitation placed on the commit though: if any item
the commit changes is also changed in the mean time, the commit may be
rejected with an "out-of-date" error.

Bye,

Erik.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2374549

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-22 21:33:24 CEST

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.