Piotr Jasiukajtis wrote:
> Hi,
>
> I am not sure it's the right forum for this question...
>
> How can I merge onnv-gate repository and other projects like fmac-gate,
> clearview-gate, nfs41-gate into one single gate?
>
>   

I'm not sure you want to do that unless the changes are very orthogonal. 
And as I'll point
out, the real trick is how you manage the closed bits.

In any event, merging nfs41-gate with onnv-gate is feasible if and only 
if you know that the
closed bits have not changed for either. I.e., about every two weeks the 
nfs41-gate will
sync up with the onnv-gate and the closed bits will be in sync. (We do 
this when the
biweekly release is frozen and goes through PIT regression testing.)

I say in sync, you could probably use the nfs41-gate's closed bits with 
the onnv-gate, but
not the other way around. As soon as the next closed gate integration 
occurs on the onnv-gate,
you will not be able to use the nfs41-gate's closed bits with onnv-gate.

Also, I don't think you will get notified when the closed bits change 
for onnv-gate.

I have a blog entry that details what I do to sync the nfs41-gate up 
with the onnv-gate:
http://blogs.sun.com/tdh/entry/branch_gatekeeping_101

Reply via email to