bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Cloning Wget2 (Was Re: ANN: Wget2 development shifting to Git


From: Avinash Sonawane
Subject: [Bug-wget] Cloning Wget2 (Was Re: ANN: Wget2 development shifting to GitLab)
Date: Thu, 1 Jun 2017 09:53:36 +0530

On Thu, Jun 1, 2017 at 3:03 AM, L Walsh <address@hidden> wrote:

> Is the permission denied normal?

Yes, if you haven't generated SSH keypair on your computer and haven't
added the public key to your GitLab account.

> Is that the right syntax?

Yes. That's a correct syntax.

> I don't see a download option for another format...

Currently, GitLab provides 3 main options to download the source code

1) git clone <ssh_url>
The one which you tried. This needs you public key to be added to you
GitLab account.

2) git clone <https_url>
This is the recommended method to clone the repo.
For wget2 the command will be:
$ git clone https://gitlab.com/gnuwget/wget2.git

3) compressed archive downloads
Apparently this is only available when you are logged in to GitLab.
Weird! Didn't know that!

Regards,
Avinash Sonawane (rootKea)
PICT, Pune
https://rootkea.wordpress.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]