You are not logged in.

#1 2021-08-27 07:57:22

linerman
Member
Registered: 2021-02-16
Posts: 90

[Solved] Cannot gitclone - new path?

Hi,

I've tried to gitclone

 git clone git://git.archlinux.org/svntogit/community.git --single-branch --branch "packages/deepin-daemon" 

but it looks like the path is wrong ?

fatal: can't connect to git.archlinux.org:
git.archlinux.org [0: 95.216.195.133]: errno = No route to host
git.archlinux.org [1: 2a01: 4f9: c010: 2636 :: 1]: errno = Network unavailable

Last edited by linerman (2021-08-27 09:47:17)

Offline

#2 2021-08-27 08:21:58

loqs
Member
Registered: 2014-03-06
Posts: 19,007

Re: [Solved] Cannot gitclone - new path?

git clone https://github.com/archlinux/svntogit-community.git --single-branch --branch "packages/deepin-daemon"

Offline

#3 2021-08-27 09:46:56

linerman
Member
Registered: 2021-02-16
Posts: 90

Re: [Solved] Cannot gitclone - new path?

So the path has changed. Didn't know the new one. Thanks for help!

Offline

Board footer

Powered by FluxBB