Re: Clone issue

2022-01-02 Thread Pavel Sanda
On Sat, Jan 01, 2022 at 07:11:38PM +0300, Baris Erkus wrote: > I am having difficulty to clone the repo with the following command: > > git clone git://git.lyx.org/lyx > > or > > git clone git://git.lyx.org/lyx.git Both should work (and do work here). > The error is > > fatal: repository

Re: Clone issue

2022-01-01 Thread Joel Kulesza
On Sat, Jan 1, 2022 at 1:10 PM Baris Erkus wrote: > On 01-Jan-22 11:02 PM, Joel Kulesza wrote: > > > > On Sat, Jan 1, 2022 at 12:54 PM Baris Erkus > wrote: > >> On 01-Jan-22 8:24 PM, Joel Kulesza wrote: >> >> On Sat, Jan 1, 2022 at 10:05 AM Baris Erkus >> wrote: >> >>> On 01-Jan-22 7:17 PM,

Re: Clone issue

2022-01-01 Thread Baris Erkus
On 01-Jan-22 11:02 PM, Joel Kulesza wrote: On Sat, Jan 1, 2022 at 12:54 PM Baris Erkus wrote: On 01-Jan-22 8:24 PM, Joel Kulesza wrote: On Sat, Jan 1, 2022 at 10:05 AM Baris Erkus wrote: On 01-Jan-22 7:17 PM, Kornel Benko wrote: > Am Sat, 1 Jan 2022 19:11:38

Re: Clone issue

2022-01-01 Thread Joel Kulesza
On Sat, Jan 1, 2022 at 12:54 PM Baris Erkus wrote: > On 01-Jan-22 8:24 PM, Joel Kulesza wrote: > > On Sat, Jan 1, 2022 at 10:05 AM Baris Erkus > wrote: > >> On 01-Jan-22 7:17 PM, Kornel Benko wrote: >> > Am Sat, 1 Jan 2022 19:11:38 +0300 >> > schrieb Baris Erkus : >> > >> >> I am having

Re: Clone issue

2022-01-01 Thread Baris Erkus
On 01-Jan-22 8:24 PM, Joel Kulesza wrote: On Sat, Jan 1, 2022 at 10:05 AM Baris Erkus wrote: On 01-Jan-22 7:17 PM, Kornel Benko wrote: > Am Sat, 1 Jan 2022 19:11:38 +0300 > schrieb Baris Erkus : > >> I am having difficulty to clone the repo with the following command:

Re: Clone issue

2022-01-01 Thread Joel Kulesza
On Sat, Jan 1, 2022 at 10:05 AM Baris Erkus wrote: > On 01-Jan-22 7:17 PM, Kornel Benko wrote: > > Am Sat, 1 Jan 2022 19:11:38 +0300 > > schrieb Baris Erkus : > > > >> I am having difficulty to clone the repo with the following command: > >> > >> git clone git://git.lyx.org/lyx > >> > >> or > >>

Re: Clone issue

2022-01-01 Thread Kornel Benko
Am Sat, 1 Jan 2022 20:05:00 +0300 schrieb Baris Erkus : > On 01-Jan-22 7:17 PM, Kornel Benko wrote: > > Am Sat, 1 Jan 2022 19:11:38 +0300 > > schrieb Baris Erkus : > > > >> I am having difficulty to clone the repo with the following command: > >> > >> git clone git://git.lyx.org/lyx > >> > >>

Re: Clone issue

2022-01-01 Thread Baris Erkus
On 01-Jan-22 7:17 PM, Kornel Benko wrote: Am Sat, 1 Jan 2022 19:11:38 +0300 schrieb Baris Erkus : I am having difficulty to clone the repo with the following command: git clone git://git.lyx.org/lyx or git clone git://git.lyx.org/lyx.git The error is fatal: repository

Re: Clone issue

2022-01-01 Thread Kornel Benko
Am Sat, 1 Jan 2022 19:11:38 +0300 schrieb Baris Erkus : > I am having difficulty to clone the repo with the following command: > > git clone git://git.lyx.org/lyx > > or > > git clone git://git.lyx.org/lyx.git > > The error is > > fatal: repository 'https://git.lyx.org/lyx.git/' not found >

Clone issue

2022-01-01 Thread Baris Erkus
I am having difficulty to clone the repo with the following command: git clone git://git.lyx.org/lyx or git clone git://git.lyx.org/lyx.git The error is fatal: repository 'https://git.lyx.org/lyx.git/' not found For now, I have cloned the unofficial git repo from github and was able to