Hi,

I'm trying to clone the git repo of lyx, but always fail, as shown below:

werner@X10DAi:~$ git clone g...@git.lyx.org:lyx
Cloning into 'lyx'...
kex_exchange_identification: Connection closed by remote host
Connection closed by 127.0.0.1 port 18888
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
werner@X10DAi:~$ git clone git://git.lyx.org/lyx
Cloning into 'lyx'...
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
werner@X10DAi:~$ git clone https://git.lyx.org/lyx
Cloning into 'lyx'...
fatal: repository 'https://git.lyx.org/lyx/' not found
werner@X10DAi:~$ git clone https://git.lyx.org/lyx.git
Cloning into 'lyx'...
fatal: repository 'https://git.lyx.org/lyx.git/' not found

Any tips for fixing this?

Regards,
Zhao
-- 
Assoc. Prof. Hongsheng Zhao <hongyi.z...@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to