EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: EPICS 7 Release Candidate 1
From: Michael Davidsaver <[email protected]>
To: Mark Rivers <[email protected]>, Andrew Johnson <[email protected]>, "[email protected]" <[email protected]>
Date: Sun, 3 Dec 2017 18:44:43 -0600
On 12/03/2017 05:44 PM, Mark Rivers wrote:
> I would like to get this via git rather than a tar file. I tried the following but it failed.  What am I doing wrong?
> 
> 
> 
> corvette:/usr/local/epics>git clone --recursive [email protected]:epics-base/epics-base

I see the same.  I can't say I've tried this before as "[email protected]:..." is using SSH to pull,
which isn't usual due to speed.  Were you trying for "git://github.com/" which is the git native protocol?
I usually use http for checkouts.

> git clone --recursive https://github.com/epics-base/epics-base.git


Also, as this is as good a point as any.  My usual git configuration to mangle remote
urls so that I can clone via http and automatically push via ssh.

> git config --global --replace-all [email protected]:.pushInsteadOf https://github.com/
> git config --global --add         [email protected]:.pushInsteadOf git://github.com/
> git config --global --replace-all url.git+ssh://git.launchpad.net/.pushInsteadOf https://git.launchpad.net/
> git config --global --add         url.git+ssh://git.launchpad.net/.pushInsteadOf lp:
> git config --global --replace-all url.https://git.launchpad.net/.insteadof lp:

Replies:
Re: EPICS 7 Release Candidate 1 Mark Rivers
References:
Re: EPICS 7 Release Candidate 1 Mark Rivers

Navigate by Date:
Prev: Re: EPICS 7 Release Candidate 1 Mark Rivers
Next: Re: EPICS 7 Release Candidate 1 Mark Rivers
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: EPICS 7 Release Candidate 1 Mark Rivers
Next: Re: EPICS 7 Release Candidate 1 Mark Rivers
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
ANJ, 21 Dec 2017 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·