Ignore the last message. Reviewing the wiki again got me to the point where I have a submission in gerritt. Thanks for the help. ________________________________ From: iotivity-dev-bounces at lists.iotivity.org [[email protected]] on behalf of Finch, Mike - Michael Sent: Wednesday, January 11, 2017 9:01 PM To: Philippe Coval; iotivity-dev at lists.iotivity.org Subject: Re: [dev] Commit Hook Issue
Thanks, the scp worked, although I had to manually add the Signed-off-by. Also I found this in the wiki: Note: It is recommended that you use the same email address you used for your Gerrit account for the ?user.email? setting. Make sure you have developer access first. I could not find out how to ask for developer access. Thanks, Mike ________________________________ From: iotivity-dev-bounces at lists.iotivity.org [iotivity-dev-bounces at lists.iotivity.org] on behalf of Philippe Coval [[email protected]] Sent: Wednesday, January 11, 2017 8:31 PM To: iotivity-dev at lists.iotivity.org Subject: Re: [dev] Commit Hook Issue On 12/01/17 02:24, Philippe Coval wrote: On 12/01/17 01:53, Finch, Mike - Michael wrote: I am trying to make a commit to fix the darwin build. I found the instructions https://www.iotivity.org/get-involved/contribution-guidelines, and installed the commit-hook via curl, and made sure it was executeable. I got this result: .git/hooks/commit-msg: line 1: syntax error near unexpected token `newline' .git/hooks/commit-msg: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">' Looking at the commit-msg file it's obvious why it failed, but I need help to fix. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> Hi Mike https://www.iotivity.org/get-involved/contribution-guidelines, seems gone http://gerrit.iotivity.org/tools/hooks/commit-msg is gone not upper link but this page is more updated : https://wiki.iotivity.org/how_to_use_gerrit and explain the same as I just did in previous email: scp gerrit.iotivity.org:hooks/commit-msg .git/hooks/commit-msg The page has been created too, anyone can edit it to guide reader to sub pages https://wiki.iotivity.org/contribute -- mailto:philippe.coval at osg.samsung.com gpg:0x467094BC https://blogs.s-osg.org/author/pcoval/ NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone (704-758-1000) or by e-mail and destroy all copies of this message electronic, paper, or otherwise. By transmitting documents via this email: Users, Customers, Suppliers and Vendors collectively acknowledge and agree the transmittal of information via email is voluntary, is offered as a convenience, and is not a secured method of communication; Not to transmit any payment information E.G. credit card, debit card, checking account, wire transfer information, passwords, or sensitive and personal information E.G. Driver's license, DOB, social security, or any other information the user wishes to remain confidential; To transmit only non-confidential information such as plans, pictures and drawings and to assume all risk and liability for and indemnify Lowe's from any claims, losses or damages that may arise from the transmittal of documents or including non-confidential information in the body of an email transmittal. Thank you. NOTICE: All information in and attached to the e-mails below may be proprietary, confidential, privileged and otherwise protected from improper or erroneous disclosure. If you are not the sender's intended recipient, you are not authorized to intercept, read, print, retain, copy, forward, or disseminate this message. If you have erroneously received this communication, please notify the sender immediately by phone (704-758-1000) or by e-mail and destroy all copies of this message electronic, paper, or otherwise. By transmitting documents via this email: Users, Customers, Suppliers and Vendors collectively acknowledge and agree the transmittal of information via email is voluntary, is offered as a convenience, and is not a secured method of communication; Not to transmit any payment information E.G. credit card, debit card, checking account, wire transfer information, passwords, or sensitive and personal information E.G. Driver's license, DOB, social security, or any other information the user wishes to remain confidential; To transmit only non-confidential information such as plans, pictures and drawings and to assume all risk and liability for and indemnify Lowe's from any claims, losses or damages that may arise from the transmittal of documents or including non-confidential information in the body of an email transmittal. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170112/821c475f/attachment.html>
