Abdelrazak Younes wrote: > It has because it is only triggered with my BufferView changes. But > really, I think it is a perfect illustration of the failure of the > current commit procedure. With a distributed SCM (git, mercurial, etc) > my current practice would be encouraged. I cannot at the same time do > very small patches so that everyone can understand and wait tomorrow for > committing to trunk and then merging trunk with my branch.
I see. Then it perfectly makes sense to commit to your branch now and merge it to trunk tomorrow. Georg