2

How can I give access to only a set of users to edit a particular perforce branch after I created it? I am not the admin of perforce but only the creator of the branch.

Elpis
  • 297
  • 2
  • 8

1 Answers1

2

The permissions need to be set by a Perforce admin user unfortunately, using the p4 protect command.

gareth_bowles
  • 20,760
  • 5
  • 52
  • 82