Central | Various updates (!2)

Gedare Bloom (@gedare) gitlab at rtems.org
Tue Jul 9 22:02:06 UTC 2024




Gedare Bloom commented on a discussion on .gitmodules: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/2#note_108950

 >  [submodule "external/rtems"]
 >  	path = modules/rtems
 > -	url = git://git.rtems.org/sebh/rtems.git
 > +	url = https://gitlab.rtems.org/sebhub/rtems.git
 >  [submodule "external/rtems-docs"]
 >  	path = modules/rtems-docs
 > -	url = ../rtems-docs.git
 > +	url = ../../docs/rtems-docs.git

it turns out that it was trying to get my personal fork. by updating my fork's main, it worked:
```
>From ssh://gitlab.rtems.org:2222/gedare/rtems-docs
   d196c8b..af7030d  main       -> origin/main
Submodule path 'modules/rtems-docs': checked out '7b3db9d6c1a7ecfa2c9ff9fe1f939081de17e743'
```
I guess there is something else that must be done besides `git submodule deinit` in order to clean up old submodules.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/2#note_108950
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240709/05e147f5/attachment-0001.htm>


More information about the bugs mailing list