I installed gitolite first, and added some user and some repos, everything was fine. I then added gitweb, and could see repos through apache instance (just gitweb, no gitdaemon). The problem now comes in that I cannot add new repositories any more. Every time I pushed a change of gitolite-admin conf file, there were always 2 lines shown up in the log
remote: FATAL: git config 'gitweb.description' not allowed
remote: check GIT_CONFIG_KEYS in the rc file
Despite these 2 annoying lines, the conf file is indeed changed every time. I tried to stop apache instance, but still no luck 🙁
I googled and cannot find any similar match to discuss this issue. Anyone can help? Thanks a lot!
The Gitolite g2-g3 migration page mentions:
Make sure your
.gitolite.rcdoes contain:(It was also mentioned in this GitLab issue, even though it wasn’t the direct root cause of the issue)
The “interfacing with external tools” page mentions:
Make sure you have in your
.gitolite.rc: