The gconn-user needs admin access
Problem | Solution |
---|---|
If
git push origin master
results in
... GConn P4 user needs admin access ...
|
Important
The Git Connector configuration script grants the To verify that the gconn-user has the list protection, as the Helix Core super user, issue the command:
p4 protect -o
The protection spec form appears and should indicate that list user gconnn-user * //repo/... If not, edit the protection spec form to include the following line: list user gconnn-user * //repo/... For more information, see p4 protect, p4 show-permission, and p4 grant-permission in Helix Core Command-Line (P4) Reference. |