why there is no "refs/meta/config" in my project branch with gerrit 2.5-rc0
113 views
Skip to first unread message
Ran Liu
unread,
Sep 19, 2012, 10:26:57 PM9/19/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to repo-d...@googlegroups.com
Hi, I installed a gerrit server version is 2.5-rc0 in my ubuntu 10.04 server, the installation and running are successful just following the official documentation. But after I created my first gerrit project via web ui, I found there is no "refs/meta/config" in "Branches" page of this project. I need "refs/meta/config" to do the email notification introduced by the https://gerrit-review.googlesource.com/Documentation/user-notify.html. How can I get or create it?
Thanks Ran
Shawn Pearce
unread,
Sep 24, 2012, 10:19:47 AM9/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ran Liu, repo-discuss
I think you can force it to be created by editing the description of
the project and saving the new description.
Ran Liu
unread,
Sep 24, 2012, 9:02:36 PM9/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to repo-d...@googlegroups.com, Ran Liu
I have already edited description and saved it, also modified the "Access Rights", but it still cannot get the "refs/meta/config". Thanks.
Ran Liu
unread,
Sep 25, 2012, 1:45:53 AM9/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to repo-d...@googlegroups.com, Ran Liu
I just got the "refs/meta/config" after modified the "Access Rights" with many times. Thanks