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: Unable to clone exampleJava.git |
From: | "Williams Jr., Ernest L. via Core-talk" <[email protected]> |
To: | "Slepicka, Hugo Henrique" <[email protected]>, "[email protected]" <[email protected]> |
Date: | Thu, 13 Jun 2019 04:15:06 +0000 |
Hi Hugo,
Here is my output:
ernesto@aird-pc90626 $ git clone https://github.com/epics-base/exampleJava.git exampleJava-git
Cheers, Ernest From: Slepicka, Hugo Henrique <[email protected]>
Sent: Wednesday, June 12, 2019 6:17 PM To: Williams Jr., Ernest L.; [email protected] Cc: Hill, Bruce Subject: Re: Unable to clone exampleJava.git Hi Ernest,
I just cloned it successfully using my workstation at SLAC. Do you have the rest of the output of the command? Did it get stuck after the “Cloning into…” message?
Here is my output:
slepicka@tid-pc94331 git $ git clone https://github.com/epics-base/exampleJava.git exampleJava-git Cloning into 'exampleJava-git'... remote: Enumerating objects: 29, done. remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 100% (15/15), done. remote: Total 2467 (delta 4), reused 16 (delta 2), pack-reused 2438 Receiving objects: 100% (2467/2467), 1.10 MiB | 9.65 MiB/s, done. Resolving deltas: 100% (1252/1252), done. slepicka@tid-pc94331 git $ cd exampleJava-git/ slepicka@tid-pc94331 exampleJava-git (master) $ ls LICENSE.txt README.md arrayPerformance/ database/ documentation/ exampleClient/ exampleLink/ helloPutGet/ helloRPC/ jenkins/ pom.xml powerSupply/ pvDatabaseRPC/ rdbService/ serviceAPI/
Cheers, Hugo
From:
"Williams Jr., Ernest L." <[email protected]>
Hi everyone,
I am unable to clone exampleJava
ernesto@aird-pc90626 $ git clone https://github.com/epics-base/exampleJava.git exampleJava-git Please let me know if there is something wrong?
Cheers, Ernest Williams
|