Unable to clone: missing read permission
Problem | Solution |
---|---|
git clone https://bruno@ConnectorHost/gD1/repo8
results in:
No read permission
|
Grant the
p4 grant-permission -u bruno -p read -d gD1
See p4 grant-permission in Helix Core Command-Line (P4) Reference. |