Dear Tom,
I hope you don't mind me Cc'ing the list, as this question might come up again.
On Fri, Jul 01, 2016 at 02:42:25AM -0700, Tom Tsou wrote:
I appear to no longer have write access to the osmo-bts repository. "ERROR:gitosis.serve.main:Repository write access denied" Can I have write access restored?
As decided at the Osmocom Developer Conference in April 2016, we have started to use gerrit for a more formalized tool for code review.
The advantages are plentiful, among other things submitted patches are running through 'make distcheck' on several supported platforms before even being eligible to merge.
Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for a short intro in how to use it. There are instructions both for submitting patches against master, as well as for pushing to user-private branches.
Regards, Harald
On Fri, Jul 1, 2016 at 3:21 AM, Harald Welte laforge@gnumonks.org wrote:
I hope you don't mind me Cc'ing the list, as this question might come up again.
No worries.
Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for a short intro in how to use it. There are instructions both for submitting patches against master, as well as for pushing to user-private branches.
OK, thanks for the info. I had noticed the Gerrit changes, but was not aware that pushing to user-private branches was also affected.
-TT
On Fri, Jul 01, 2016 at 05:46:37AM -0700, Tom Tsou wrote:
OK, thanks for the info. I had noticed the Gerrit changes, but was not aware that pushing to user-private branches was also affected.
Hi Tom,
I've just added tom@tsou.cc to the list of known users in gerrit, which gives you permission to push private branches to the gerrit repository.
So instead of using the git.osmocom.org repositories, use gerrit as push target, described at http://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit
If anyone else is denied access to push private branches, please bump me or this list, so I can add you to the list of known users.
~Neels
On Tue, Jul 5, 2016 at 3:14 AM, Neels Hofmeyr nhofmeyr@sysmocom.de wrote:
I've just added tom@tsou.cc to the list of known users in gerrit, which gives you permission to push private branches to the gerrit repository.
Thanks Neels. It's working now.
-TT