[p4] Coordinating Branches

Stephen Vance steve at vance.com
Fri Apr 6 22:06:04 PDT 2007


I would likely use a change-commit trigger. The integration process is 
the same as by hand, but you need to figure out how to resolve conflicts 
and detect and handle failure conditions. You'll also need to create 
unique workspaces.

I'd use that trigger type so as not to block the server while trying to 
perform a potentially lengthy set of operations.

Steve

R K wrote:
> All,
> Suppose there are 2 branches say B1 and B2 . If I make changes to a file and
> submit , is there a way in perforce to submit it in B2 also  ( B1 is a
> subset of B2) . If there is a way how can it be done ?
>
>
> Regards
> Ram
> _______________________________________________
> perforce-user mailing list  -  perforce-user at perforce.com
> http://maillist.perforce.com/mailman/listinfo/perforce-user
>
>   


More information about the perforce-user mailing list