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: | mbbioDirect 32 bit for EPICS 7 |
From: | Dirk Zimoch <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Fri, 8 Dec 2017 11:49:08 +0100 |
Hi everyone,I have completed the 32 bit version of mbbiDirect and mbboDirect for EPICS 7, including soft device supports and a unit test.
Where/how should I now push it? I'm asking in particular because of the new submodule system. So I assume it's different from 3.16.
My git status: $ cd modules/database $ git status # Not currently on any branch. nothing to commit (working directory clean) $ git branch * (no branch) core/master tmp $ git remote -v origin https://git.launchpad.net/epics-base/ (fetch) origin https://git.launchpad.net/epics-base/ (push)I have also modified the RELEASE_NOTES.html but that is in a different repo. How to handle that?
Dirk