Re: [p4] Merging one changelist into multiple locations

Sambwise <[email protected]> Thu, 26 Apr 2018 10:00:01 -0700
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'Sambwise'.

It's not possible to do this from P4V without making a custom tool.

From the command line it's pretty simple.  Since it sounds like
you've already made the list of the views you want to merge, just put them
in a text file (let's call it MULTIVIEW.txt):

[color=#282828][font=helvetica, arial,
sans-serif]//depot/dev/...
//depot/rel/1.0/...[/font][/color]
[color=#282828][font=helvetica, arial,
sans-serif]//depot/dev/...
//depot/rel/2.0/...[/font][/color]
[color=#282828][font=helvetica, arial,
sans-serif]//depot/dev/...
//depot/rel/3.0/...[/font][/color]  
and then I believe you can do something like:

p4 -x MULTIVIEW.txt run merge



--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/5707-merging-one-changelist-into-multiple-locations
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user