[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: Robert Dailey <rcdailey_at_gmail.com>
Date: Wed, 22 Jul 2009 15:13:23 -0500

---------
Robert Dailey

On Wed, Jul 22, 2009 at 3:12 PM, Erik Huelsmann <ehuels_at_gmail.com> wrote:

> On Wed, Jul 22, 2009 at 10:10 PM, Robert Dailey<rcdailey_at_gmail.com> wrote:
> > On Wed, Jul 22, 2009 at 2:32 PM, Erik Huelsmann <ehuels_at_gmail.com>
> wrote:
> >>
> >> On Wed, Jul 22, 2009 at 9:18 PM, Robert Dailey<rcdailey_at_gmail.com>
> wrote:
> >>
> >> > 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.
> >
> > If this is true, this seems problematic. What if the team is making a
> commit
> > every 5 minutes? Assuming each commit the team makes touches at least one
> of
> > the files you are committing, then you will never be able to successfully
> > commit your changes. Ever.
>
> Unless you split it up in smaller changes

This would be bad because it's just one of the ways you break the atomic
nature of a commit.

> or you cooperate with the admin to make the rest of the team stop
> committing for a while, yes.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-22 22:14:34 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.