Thanks for the info Geoffroy. This is working. I can use the same for submitting/committing changes if I have permissions right? Regards Uday From: VanCutsem, Geoffroy [mailto:[email protected]] Sent: Monday, March 30, 2015 4:28 PM To: Pulleti, Uday Kiran; iotivity-dev at lists.iotivity.org Subject: RE: Iotivity code gerrit access
You should be able to use HTTPS instead, you'll have to get a specific password for this via the Gerrit interface, go to https://gerrit.iotivity.org/gerrit/#/settings/http-password and click on 'Generate Password', then use it as follows (e.g. to clone the sources): $git clone https://<username>:<password>@gerrit.iotivity.org/gerrit/iotivity<https://%3cusername%3e:%3cpassword%3e at gerrit.iotivity.org/gerrit/iotivity> HTH, Geoffroy Technical Marketing Engineer Manager Open-Source Technology Centre Tel: +32 (0)3 450 0851 ----------------------------------------------- Intel Corporation NV/SA Kings Square, Veldkant 31 2550 Kontich RPM (Bruxelles) 0415.497.718. Citibank, Brussels, account 570/1031255/09 From: iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org> [mailto:[email protected]] On Behalf Of Pulleti, Uday Kiran Sent: Monday, March 30, 2015 11:32 AM To: iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org> Subject: [dev] Iotivity code gerrit access Hi, I want to know if there is a way to access gerrit code base other than SSH (normal http or https) as the SSH port is disabled by our organization firewall. I'm able to get the latest code through web interface. But I want to be able to commit changes. Can I do this without SSH. Thanks Uday -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150330/80da99c8/attachment.html>
