Re: [p4] How to use the -x command line argument?

Matt Janulewicz <[email protected]> Tue, 1 May 2018 13:20:02 -0700
Newsgroups gmane.comp.version-control.perforce
Message-ID <[email protected]>
Posted on behalf of forum user 'Matt Janulewicz'.

In this case you'll have to use the '-b(atch)' argument and give it
a '1' since 'p4 label' only takes one label at a time as an
argument:

> p4 -x my_labels.txt -b 1 label -d

... should do it. By default, the batch size is 128 so it'll basically try
to do a 'p4 label -d ...' with 128 labels at a time as arguments.



--
Please click here to see the post in its original format:
  http://forums.perforce.com/index.php?/topic/5711-how-to-use-the-x-command-line-argument
_______________________________________________
perforce-user mailing list  -  [email protected]
http://maillist.perforce.com/mailman/listinfo/perforce-user