yea, I have installed linux on an old laptop and could go into terminal and find a command line there.But I admit that I am currently in win 10.
I am ashamed of it though!When I started all this we were using punched cards in fortran.. 73 de andy g0sfj
On Thursday, 9 August 2018, 15:48:42 GMT+1, Martin Cooper mfncooper@gmail.com wrote:
Hi Andy, No, skip that part and scroll down to 'Cloning an Existing Repository'. I'm not sure what you mean by not being able to find the command line. You do need to have Git installed, and how you do that will depend on which OS you're using. There are some GUI versions of Git around, but I've never used any of them, so can't advise you there. Hope you can get farther! Martin.KD6YAM On Thu, Aug 9, 2018 at 7:45 AM, andy thomas andythomasmail@yahoo.co.uk wrote:
Alas! I cannot do it. It is alien to me. : "If you’re starting to track an existing project in Git, you need to go to the project’s directory. "I have no idea where this is and cannot find the command line.
So it's not for me!
But thank you for the advice anyhow. It will benefit someone on the -bb.
73 de andy g0sfj
On Thursday, 9 August 2018, 15:27:42 GMT+1, Martin Cooper mfncooper@gmail.com wrote:
Hi Andy, If you just want to grab the source, you can just clone to your local machine using 'git clone'. See 'Cloning an Existing Repository' here: https://git-scm.com/book/en/ v1/Git-Basics-Getting-a-Git- Repository
If you want to be able to contribute back changes, though, you'll want to fork the repo and work from there. See: https://guides.github.com/ activities/forking/
It's pretty straightforward, if a little different from other source control systems like Subversion. Feel free to ask if you have questions. Martin.KD6YAM On Thu, Aug 9, 2018 at 7:23 AM, andy thomas via AMSAT-BB amsat-bb@amsat.org wrote:
I have registered on github but cannot find out how to "clone" and could not download into my"repository", so how do I overcome these barriers?/ 73 de andy g0sfj ______________________________ _________________ Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership. Opinions expressed are solely those of the author, and do not reflect the official views of AMSAT-NA. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://www.amsat.org/mailman/ listinfo/amsat-bb
Just as a side note here for those stuck on Windows needing basic Unix/Linux functionality in command line and X it’s useful to have mobaXterm installed.
Eric
Sent using SMTP.
On Aug 9, 2018, at 8:00 AM, andy thomas via AMSAT-BB amsat-bb@amsat.org wrote:
yea, I have installed linux on an old laptop and could go into terminal and find a command line there.But I admit that I am currently in win 10.
I am ashamed of it though!When I started all this we were using punched cards in fortran.. 73 de andy g0sfj
On Thursday, 9 August 2018, 15:48:42 GMT+1, Martin Cooper mfncooper@gmail.com wrote:
Hi Andy, No, skip that part and scroll down to 'Cloning an Existing Repository'. I'm not sure what you mean by not being able to find the command line. You do need to have Git installed, and how you do that will depend on which OS you're using. There are some GUI versions of Git around, but I've never used any of them, so can't advise you there. Hope you can get farther! Martin.KD6YAM On Thu, Aug 9, 2018 at 7:45 AM, andy thomas andythomasmail@yahoo.co.uk wrote:
Alas! I cannot do it. It is alien to me. : "If you’re starting to track an existing project in Git, you need to go to the project’s directory. "I have no idea where this is and cannot find the command line.
So it's not for me!
But thank you for the advice anyhow. It will benefit someone on the -bb.
73 de andy g0sfj
On Thursday, 9 August 2018, 15:27:42 GMT+1, Martin Cooper mfncooper@gmail.com wrote:
Hi Andy, If you just want to grab the source, you can just clone to your local machine using 'git clone'. See 'Cloning an Existing Repository' here: https://git-scm.com/book/en/ v1/Git-Basics-Getting-a-Git- Repository
If you want to be able to contribute back changes, though, you'll want to fork the repo and work from there. See: https://guides.github.com/ activities/forking/
It's pretty straightforward, if a little different from other source control systems like Subversion. Feel free to ask if you have questions. Martin.KD6YAM On Thu, Aug 9, 2018 at 7:23 AM, andy thomas via AMSAT-BB amsat-bb@amsat.org wrote:
I have registered on github but cannot find out how to "clone" and could not download into my"repository", so how do I overcome these barriers?/ 73 de andy g0sfj ______________________________ _________________ Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership. Opinions expressed are solely those of the author, and do not reflect the official views of AMSAT-NA. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://www.amsat.org/mailman/ listinfo/amsat-bb
Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership. Opinions expressed are solely those of the author, and do not reflect the official views of AMSAT-NA. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://www.amsat.org/mailman/listinfo/amsat-bb
On 8/9/18 10:32 AM, Eric Fort wrote:
Just as a side note here for those stuck on Windows needing basic Unix/Linux functionality in command line and X it’s useful to have mobaXterm installed.
Eric-
One can also install Cygwin (http://www.cygwin.com/) and add the X server package (http://x.cygwin.com/).
--- Zach N0ZGO
True, I left that out. MobaXterm is Cygwin underneath they just package the various components nicely.
Eric
Sent using SMTP.
On Aug 9, 2018, at 8:37 AM, Zach Metzinger zmetzing@pobox.com wrote:
On 8/9/18 10:32 AM, Eric Fort wrote: Just as a side note here for those stuck on Windows needing basic Unix/Linux functionality in command line and X it’s useful to have mobaXterm installed.
Eric-
One can also install Cygwin (http://www.cygwin.com/) and add the X server package (http://x.cygwin.com/).
--- Zach N0ZGO
Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership. Opinions expressed are solely those of the author, and do not reflect the official views of AMSAT-NA. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://www.amsat.org/mailman/listinfo/amsat-bb
On windows install the excellent git scm. This gives you a Linux like terminal. In that you can type git clone <url from github> and it will pull down the Repo.
Chris
On Thu, Aug 9, 2018 at 11:49 Eric Fort < eric.fort.listmail@fortconsulting.org> wrote:
True, I left that out. MobaXterm is Cygwin underneath they just package the various components nicely.
Eric
Sent using SMTP.
On Aug 9, 2018, at 8:37 AM, Zach Metzinger zmetzing@pobox.com wrote:
On 8/9/18 10:32 AM, Eric Fort wrote: Just as a side note here for those stuck on Windows needing basic
Unix/Linux functionality in command line and X it’s useful to have mobaXterm installed.
Eric-
One can also install Cygwin (http://www.cygwin.com/) and add the X
server package (http://x.cygwin.com/).
--- Zach N0ZGO
Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership.
Opinions expressed
are solely those of the author, and do not reflect the official views of
AMSAT-NA.
Not an AMSAT-NA member? Join now to support the amateur satellite
program!
Subscription settings: http://www.amsat.org/mailman/listinfo/amsat-bb
Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership. Opinions expressed are solely those of the author, and do not reflect the official views of AMSAT-NA. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://www.amsat.org/mailman/listinfo/amsat-bb
Isn't there a "Download" button option where you can get the code as a Zip file? If that's all you want (not all the git functionality), why not simply choose that?
You probably don't have the rest of the tool chain anyway...
Greg KO6TH
Chris Thompson wrote:
On windows install the excellent git scm. This gives you a Linux like terminal. In that you can type git clone <url from github> and it will pull down the Repo.
Chris
On Thu, Aug 9, 2018 at 11:49 Eric Fort < eric.fort.listmail@fortconsulting.org> wrote:
True, I left that out. MobaXterm is Cygwin underneath they just package the various components nicely.
Eric
Sent using SMTP.
On Aug 9, 2018, at 8:37 AM, Zach Metzinger zmetzing@pobox.com wrote:
On 8/9/18 10:32 AM, Eric Fort wrote: Just as a side note here for those stuck on Windows needing basic
Unix/Linux functionality in command line and X it’s useful to have mobaXterm installed.
Eric-
One can also install Cygwin (http://www.cygwin.com/) and add the X
server package (http://x.cygwin.com/).
--- Zach N0ZGO
Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership.
Opinions expressed
are solely those of the author, and do not reflect the official views of
AMSAT-NA.
Not an AMSAT-NA member? Join now to support the amateur satellite
program!
Subscription settings: http://www.amsat.org/mailman/listinfo/amsat-bb
Sent via AMSAT-BB@amsat.org. AMSAT-NA makes this open forum available to all interested persons worldwide without requiring membership. Opinions expressed are solely those of the author, and do not reflect the official views of AMSAT-NA. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://www.amsat.org/mailman/listinfo/amsat-bb
participants (5)
-
andy thomas
-
Chris Thompson
-
Eric Fort
-
Greg D
-
Zach Metzinger