[oXygen-user] Web Author and more then one git submodules
oXygen XML Editor Support (Gabriel Titerlea)
support at oxygenxml.com
Thu Nov 28 07:49:07 CST 2019
Hello,
> In my case only test submodule works others are shown as empty.
Web Author remembers the list of sub-modules for 8 hours, it doesn't
check for new sub-modules on each request.
Did you push these sub-modules recently? Does the issue persist after
you restart Web Author?
We'll decrease the amount of time Web Author remembers sub-modules in
the next version of Web Author.
Best,
Gabriel
Gabriel Titerlea
https://www.oxygenxml.com
On 28-Nov-19 12:28, Jirka Kosek wrote:
> 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
>
More information about the oXygen-user
mailing list