EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  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: clone R3.16 error
From: "Hu, Yong" <[email protected]>
To: "Shen, Guobao" <[email protected]>, "[email protected]" <[email protected]>
Date: Fri, 14 Jul 2017 15:54:34 +0000
I think simply typing "git clone https://git.launchpad.net/epics-base" will get all versions of base.
And the default branch "master" is 3.16.

$ git branch -a

* master

  remotes/origin/3.13

  remotes/origin/3.14

  remotes/origin/3.15

  remotes/origin/HEAD -> origin/master

  remotes/origin/master



From: <[email protected]> on behalf of "Shen, Guobao" <[email protected]>
Date: Friday, July 14, 2017 at 11:26 AM
To: "[email protected]" <[email protected]>
Subject: clone R3.16 error

Hi,
Did anyone try to clone the R3.16.1 release instead of downloading the tarball?
It ran into an error when I was trying a fresh clone:
$ git clone -b 3.16 https://git.launchpad.net/epics-base
Cloning into 'epics-base'...
fatal: Remote branch 3.16 not found in upstream origin
Unexpected end of command stream

But no problem with R3.15
$ git clone -b 3.15 https://git.launchpad.net/epics-base
Cloning into 'epics-base'...
remote: Counting objects: 113443, done.
remote: Compressing objects: 100% (29787/29787), done.
remote: Total 113443 (delta 84192), reused 110677 (delta 81808)
Receiving objects: 100% (113443/113443), 95.76 MiB | 22.02 MiB/s, done.
Resolving deltas: 100% (84192/84192), done.
Checking out files: 100% (1709/1709), done.


Thanks,
Guobao

References:
clone R3.16 error Shen, Guobao

Navigate by Date:
Prev: Re: clone R3.16 error Michael Davidsaver
Next: RE: clone R3.16 error Shen, Guobao
Index: 1994  1995  1996  1997  1998  1999  2000  2001  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: clone R3.16 error Shen, Guobao
Next: ca CLI tool display problem Shen, Guobao
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024