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, or you cooperate with the
admin to make the rest of the team stop committing for a while, yes.
Bye,
Erik.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2374556
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-22 22:13:25 CEST