[PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented

Caolán McNamara caolanm at redhat.com
Fri Oct 26 07:53:55 PDT 2012


On Fri, 2012-10-26 at 16:48 +0200, Petr Mladek wrote:
> Hi,
> 
> the patch looked fine. I wanted to push it but I did not succeeded :-(
> 
> Either my repo is broken or the steps described at
> http://wiki.documentfoundation.org/Development/Submodules#What_is_the_impact_for_developers_working_in_the_auxiliary_repositories_.3F
> are wrong. Well, the line:
> 
> --- cut ---
>    push things using ./g push ./g push origin <my_branch>:maste
> --- cut ---
> 
> sounds really strange. IMHO, ./g push ./g push is a non-sense.
> 
> So, I tried just the second part and got the following error:
> 
> --- cut ---
> $> ./g push origin moje:master
> Entering 'dictionaries'
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights

The default make fetch will get you read-only repositories IIRC for the
new submodules. Check the url of .git/modules/dictionaries/config and
ensure its ssh://logerrit/dictionaries.git ?

C.



More information about the LibreOffice mailing list