Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread Christian Hammond
Glad it works! Not a problem. We are working on ways to improve the entire repository configuration experience, as well. Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board On Fri, Jul 1, 2016 at 5:17 PM,

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread kamalakar vadla
Hi Christian Thank you so much. It worked finally . I was looking at totally wrong. Regards KV On Friday, 1 July 2016 16:56:39 UTC-7, Christian Hammond wrote: > > You can't encrypt and set your own password like that. It won't work. > You'll need to empty out the content in extra_data, or

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread Christian Hammond
You can't encrypt and set your own password like that. It won't work. You'll need to empty out the content in extra_data, or delete the repository, and then authenticate using your GitLab username/password, so we can generate a token specific to Review Board. Christian -- Christian Hammond

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread kamalakar vadla
I am able to run below mentioned command. If I try to use the encrypted password that is generated using above command - getting *"'ascii' codec can't decode byte 0x8f in position 3: ordinal not in range(128)"* Your help is appreciated. On Friday, 1 July 2016 13:25:55 UTC-7, kamalakar vadla

Re: Unable to add gitlab Repository in Review board

2016-07-01 Thread Christian Hammond
Hi, It sounds like you're setting the token manually, but you'll actually need to provide your credentials instead. We don't support setting a token for gitlab. Christian On Friday, July 1, 2016, kamalakar vadla wrote: > Hi > > I am trying to adding gitlab Repository in