<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 30 October 2015 at 01:13, Norbert Thiebaud <span dir="ltr"><<a href="mailto:nthiebaud@gmail.com" target="_blank">nthiebaud@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Oct 29, 2015 at 6:32 PM, jan iversen <<a href="mailto:jancasacondor@gmail.com">jancasacondor@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> Thanks for the answer, I will make a copy of that repo (so much for "core is<br>
> the only repo you will ever need")<br>
<br>
</span>if you downloaded and used that ps1 file, that indicate that you were<br>
following the 'lode' ways of setting up a build environment (a good<br>
thing.. but I'm partial :-) ).<br>
step 2 of this process _is_ to download the lode.git repo.. so you<br>
should really already have it.<br></blockquote><div><br></div><div>I did all of that, but surprise the logerrit in core only handles core, no support for newbees that want to submit patches for different parts.<br><br></div><div>Please bear over with me, I am trying to follow the instructions to the letter (as a newbee would), and have already made several changes to the lode<br></div><div>wiki pages to clarify a couple of pitfalls. My intentions was to work as a completely new person, which of course included submitting a patch by mail (since logerrit does not work for lode) and see how it was handled.<br><br></div><div>with a little git magic (including copying .gitreview) I managed to push my patch to gerrit:<br><a href="https://gerrit.libreoffice.org/19681">https://gerrit.libreoffice.org/19681</a><br><br></div><div>Looking forward to see if it gets committed.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
And yes core.git is all you need to build the product ( although<br>
depending on the build option you may get dictionaries.git, help.git<br>
and/or translation.git as git submodule).<br>
lode.git is a separate 'tools' developed originally to help deploying<br>
ci slavebot.<br>
lode help among other thing 'manage' core.git using a local bare<br>
mirror clone --reference to deply build environment cheaply.<br>
it could not live in core.git again due to a chicken and egg problem.<br>
<br>
and as you can see here: <a href="https://gerrit.libreoffice.org/#/admin/projects/" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/#/admin/projects/</a></blockquote><div>I actually saw nearly the same, looking at the git repos, and then a nice person at the hackfest told me to forget it all :-)<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
we do have quite a few auxiliary git repo under management :-)<br>
<span class=""><br>
>I was told (on irc) by mst that our web server content is not in git (which in my mind seems wrong)<br>
<br>
</span>most of it is not, for good reason.. git is not the best way to manage<br>
a bunch of fat tar.gz source release of all the external dependencies<br>
we use.<br>
I've put that particular script _there_ as a convenience (convenient<br>
to me as that web server already existed and server plain file), but<br>
really the cygwin_install scrip is completely unrelated to the rest of<br>
the content there.<br></blockquote><div>Sorry I should have been more strict in my wording, I meant the static parts, of course source tar balls etc does not belong in git.<br><br></div><div>A case could be made as to where the script belongs, but I happen to agree with you that it has a good place.<br><br></div><div>Sorry for being a pain, I am just trying to get up to speed on how TDF/LO does things so I later can be better help to new people.<br><br></div><div>rgds<br></div><div>jan i.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
Norbert<br>
</font></span></blockquote></div><br></div></div>