[PATCH] fdo#42135: Appending a library functionality in Macro Programming missing or misdocumented
Petr Mladek
pmladek at suse.cz
Fri Oct 26 07:48:26 PDT 2012
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
and the repository exists.
Stopping at 'dictionaries'; script returned non-zero status.
--- cut ---
I have the following branches:
--- cut ---
$> ./g branch
cmd:branch
* master
Entering 'dictionaries'
* (no branch)
master
Entering 'helpcontent2'
master
* moje
Entering 'translations'
* (no branch)
master
--- cut ---
Note that I deleted "dictionaries" and ran "./download" to restore it. I
have no idea why it is in "no branch" after this operation.
I am trying to do clean clone and will try to follow the instructions at
http://wiki.documentfoundation.org/Development/Submodules more
carefully.
Best Regards,
Petr
More information about the LibreOffice
mailing list