RE: Re: Why can't commit attempt a merge automatically?
From: Steve Dwire <sdwire_at_parkcitysolutions.com>
Date: 2004-10-11 20:18:40 CEST
Greg Goodrich:
> That is an interesting concept. However, if developer A checks in one
Any time there is a parallel need to edit a single file, some developer will be inconvenienced. However, using the lock-modify-unlock method for this scenario causes (in my opinion) even MORE pain for poor developer B. Instead of simply having to run a test once more, dev B will actually have to sit around and wait to START any changes to the common file until after dev A has FINISHED testing and committing all changes for A's ENTIRE TASK, finally unlocking the file that dev B needs. I hardly consider this an advantage.
S_E_D
---------------------------------------------------------------------
|
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.