On 28.11.2019 10:52, oXygen XML Editor Support (Gabriel Titerlea) wrote:
>> if there are more submodules added into one repo then only first
>> submodule works correctly.
> When you say more submodules do you mean nested submodules, where a
> submodule includes another submodule of its own? Web Author cannot open
> nested submodules at the moment.

I'm not using nested submodules. Are submodules are only added at the
top level of repo.

> Otherwise, Web Author should be able to read/write to GitLab submodules.
> See this repository [1] opened in Web Author [2].
> If this is your case can you share an obfuscated version of your
> .gitmodules file so we can debug this further?

[submodule "test"]
        path = test
        url = https://example.com/avitextbook/test.git
[submodule "010"]
        path = 010
        url = https://example.com/avitextbook/010.git
[submodule "test2"]
        path = test2
        url = https://example.com/avitextbook/test2.git

In my case only test submodule works others are shown as empty.

We are using GitLab on-premise as a git repo if it matters.

Many thanks in advance,

                                        Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: ji...@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
     Professional XML and Web consulting and training services
DocBook/DITA customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to