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: Clone link update on epics-controls |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Timo Korhonen <Timo.Korhonen at ess.eu>, EPICS Core Talk <core-talk at aps.anl.gov> |
Date: | Tue, 22 Oct 2024 12:50:08 +0000 |
Hi,
The clone links at https://epics-controls.org/resources-and-support/base/ still point to Launchpad.
Just to check before I change, is this the correct replacement:
Old: “git clone -b 7.0 https://git.launchpad.net/epics-base base-7.0”
New: “git clone -b 7.0 https://github.com/epics-base/epics-base.git”
Similarly for 3.15.
Also, the texts say “Latest” for EPICS 7 and “Stable” for 3.15.
I would like to change these as well, at least to clearly indicate that EPICS 7 is stable, and 3.15 is “legacy”…
e.g., EPICS 7: “Latest stable”, EPICS 3.15: “Legacy”.
Opinions?
Timo