<html><head></head><body>Awesome Dimitri!<br><br><div class="gmail_quote">On March 31, 2017 1:32:33 AM PDT, Dmitri Popov <lazylegs@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Quick status update. Apparently, my account didn't have push rights.<br />Ben fixed this, so everything is fine now. I've created the<br />content-revision branch where I do all my content updates.<br /><br />Best,<br />Dmitri<br /><br />On Thu, Mar 30, 2017 at 4:47 PM, Mica Semrick <mica@silentumbrella.com> wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Sorry I'm a bit late, I'm in the pacific time zone. Please branch on all<br /> major additions. Tiny things like typos are OK to fix and push. Please pull<br /> right before you push so we can avoid silly merge commits where ever<br /> possible.<br /><br /> Please push to dev before pushing to master. Dev deploys to<br /> <a href="http://staging.digikam.org">staging.digikam.org</a>.<br /><br /> Best,<br /> Mica<br /><br /><br /> On March 30, 2017 6:58:28 AM PDT, Simon Frei <freisim93@gmail.com> wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"><br /> Hi Pat,<br /><br /> For the short run: What is the general idea with the existing branches?<br /> E.g. adding bigger things to a new feature branch and small fixes (like<br /> typos, link corrections and the like) directly to dev or master?<br /><br /> Cheers,<br /> Simon<br /><br /> On 30/03/17 15:51, Pat David wrote:<br /><br /> Dmitri,<br /><br /> Did you already create an ssh key, and add it to your account?  You can<br /> check on your identityf page:<br /><br /> <a href="http://imgur.com/a/igSq7">http://imgur.com/a/igSq7</a><br /><br /> Log in, click on "MANAGE SSH KEYS".<br /><br /> There will need to be a key associated with your account.<br /><br /> I'm happy to write detailed instructions if you don't have one associated<br /> yet (or have your git setup to use it).<br /><br /> ---<br /> On a related note, so everyone knows.  I plan on writing detailed<br /> documentation on how to contribute, maintain, and modify the site (with the<br /> goal being that it's documented well enough for anyone else to pick it up in<br /> the future).<br /><br /> I'll start drafting something soon!<br /><br /> pat<br /><br /><br /> On Thu, Mar 30, 2017 at 8:34 AM Dmitri Popov <lazylegs@gmail.com> wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #8ae234; padding-left: 1ex;"><br /> Will do. Thanks, Gilles!<br /><br /> On Thu, Mar 30, 2017 at 3:25 PM, Gilles Caulier<br /> <caulier.gilles@gmail.com> wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #fcaf3e; padding-left: 1ex;"> yes, this is fine.<br /><br /> Ask to Ben Cooksley <bcooksley@kde.org> by mail. Perhaps something is<br /> wrong...<br /><br /> Gilles Caulier<br /><br /> 2017-03-30 14:58 GMT+02:00 Dmitri Popov <lazylegs@gmail.com>:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #e9b96e; padding-left: 1ex;"><br /> Opps, sorry wrong directory! The command returns this:<br /><br /> git://<a href="http://git.kde.org/websites/digikam-org">git.kde.org/websites/digikam-org</a><br /><br /> Best,<br /> Dmitri<br /><br /> On Thu, Mar 30, 2017 at 2:26 PM, Gilles Caulier<br /> <caulier.gilles@gmail.com> wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"> DMitry,<br /><br /> Typically, Ben Coockley add you in account who are granted to<br /> commit.<br /><br /> What's this comand give for you ?<br /><br /> git config --get remote.origin.url<br /><br /> Gilles Caulier<br /><br /> 2017-03-30 14:07 GMT+02:00 Simon Frei <freisim93@gmail.com>:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"><br /> No, I am wrong. I just tried to confirm my theory and pushed some<br /> minor<br /> changes (added favicons) to master and it allowed me to do that. I<br /> hope<br /> I didn't screw up anything...<br /><br /> On 30/03/17 14:02, Simon Frei wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"> I don't know what exactly your issue is, but I noticed that in<br /> contrast<br /> to the core repo there is the "typical brach structure" in place.<br /> This<br /> is probably because master will be directly pushed into<br /> production<br /> (?).<br /> Mica pushed his recent theme hacking to a feature branch. So I<br /> believe<br /> access to the master branch is restricted (which is a good thing<br /> if<br /> my<br /> assumption about production is true).<br /> Can you push your changes to a new branch?<br /><br /> On 30/03/17 13:31, Dmitri Popov wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ccc; padding-left: 1ex;"> So I cloned the repo with digiKam's new website using the<br /> following<br /> command:<br /><br /> git clone git://<a href="http://git.kde.org/websites/digikam-org">git.kde.org/websites/digikam-org</a><br /><br /> I made some modifications and committed them. But when I try to<br /> do<br /> git<br /> push, I get the following error:<br /><br /> fatal: remote error: access denied or repository not exported:<br /> /websites/digikam-org<br /><br /> I have a KDE developer account, so I assume that I have write<br /> access.<br /> Any idea what I'm doing wrong?<br /><br /> Thanks,<br /> Dmitri<br /></blockquote></blockquote><br /></blockquote><br /></blockquote></blockquote></blockquote><br /></blockquote><br /> --<br /> <a href="https://patdavid.net">https://patdavid.net</a><br /> GPG: 66D1 7CA6 8088 4874 946D  18BD 67C7 6219 89E9 57AC</blockquote><br /><br /><br /></blockquote></pre></blockquote></div></body></html>