Subject: |
Re: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP |
From: |
"Johnson, Andrew N." <[email protected]> |
To: |
"Rivers, Mark L." <[email protected]> |
Cc: |
EPICS core-talk <[email protected]> |
Date: |
Mon, 19 Sep 2016 03:12:05 +0000 |
> What command do I issue in the top-level repository to ensure that all submodules are at the correct version for 4.6.0 of the top-level?
You may be able to say
git submodule update
but I'm not sure if that always works. You can do
git submodule status
and you'll get a list of the states of the submodules and compare them with the contents of the documentation/git-versions file to be sure, but you might have to go into any submodule that is not correctly checked out and do a
git checkout 4.2.2
or similar depending on the tag to fix it.
- Andrew
--
Sent from my iPad
- Replies:
- RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- References:
- Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- Re: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Johnson, Andrew N.
- RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- Navigate by Date:
- Prev:
Re: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Johnson, Andrew N.
- Next:
RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
<2016>
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- Next:
RE: Errors when running "make -sj clean" on windows-x64 in top-level of pvPackageCPP Mark Rivers
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
<2016>
2017
2018
2019
2020
2021
2022
2023
2024
|