On Thu, Dec 20, 2012 at 1:58 PM, Olivier Hallot
<olivier.hallot@documentfoundation.org> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
I followed the instructions in
https://wiki.documentfoundation.org/Development/Submodules to update
dictionaries.
my branch is named "my_branch". Hacks and commit done. However, here is
what I get on push:
- --------------%<-----------------
tdf@olivier-Vostro-3500:~/git/core/dictionaries$ git push origin
my_branch:refs/for/master
fatal: The remote end hung up unexpectedly
- --------------%<-----------------
and here is my .git/config
- --------------%<-----------------
tdf@olivier-Vostro-3500:~/git/core/dictionaries$ cat ../.git/config
that is the git config of your core repo, not dictionaries.
your dictionnary git config is under
~/git/core/.git/modules/dictionaries/config
or
~/git/core/dictionaries/.git/config if you have a 'old' git version
It is _that_ config that need to have a proper pushurl= pointing to gerrit
While on the subject. Please _do_ use pushurl=ssh:// and url=git://
as to not do unnecessary ssh overhead to the server for pull/fetch request...
Norbert
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.