tianbing
tianbing

Reputation: 23

Gerrit admininitrator does not access “All-Projects”

All members in the Administrators group can NOT access "All-Project".

I am afraid that the read permission is removed from "All-Project" for admin. How can I recover it. And I can find project.config in the ./All-Project .

Upvotes: 2

Views: 1382

Answers (1)

Motti Strom
Motti Strom

Reputation: 2735

If you can still ssh then you can checkout All-Projects.git and edit the config.

If you have access to server, you can even navigate to the All-Project.git directory (its a base repo) and rollback to an earlier change. (Obviously backup everything first if you're not very confident of what you're doing).

Upvotes: 0

Related Questions