2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: how to push a changes in base 7.0 AND libcom? |
From: | Dirk Zimoch <[email protected]> |
To: | <[email protected]> |
Date: | Fri, 21 Sep 2018 15:05:33 +0200 |
Hi Ralph,But it looks like two different repos. In the top directory I branched from core/master where I find [submodule "modules/libcom"] in the .gitmodules file. And my changes in modules/libcom are not visible to git status in the top directory.
In modules/libcom I see a 7.0 branch instead and git status shows my changes.
I have now filed two separate merge requests with a dependency. I hope that does not screw up anything.
The change is to bring vxWorks 5 back in EPICS 7. Dirk On 21.09.2018 14:46, Ralph Lange wrote:
Dirk,While libcom is a directory inside the module directory, it is *not* a Git submodule.A regular merge proposal on LaunchPad will do. Cheers, ~RalphOn Fri, 21 Sep 2018 at 14:35, Dirk Zimoch <[email protected] <mailto:[email protected]>> wrote:Hi, I have a change that affects files in configure/ as well as in modules/libcom/. As modules/libcom is a submodule, how to handle this? Dirk