Hello I try to clone the xenomai-force repository over http since I'm behind a firewall and observe following error:
meeusr@meeusr-laptop:~/repo$ git clone http://git.xenomai.org/xenomai-forge.git Initialized empty Git repository in /home/meeusr/repo/xenomai-forge/.git/ fatal: http://git.xenomai.org/xenomai-forge.git/info/refs not found: did you run git update-server-info on the server? meeusr@meeusr-laptop:~/repo$ While the xenomai-head works fine. meeusr@meeusr-laptop:~/repo$ git clone http://git.xenomai.org/xenomai-head.git Initialized empty Git repository in /home/meeusr/repo/xenomai-head/.git/ Cloning into xenomai-head... Can the http protocol also be activated for this repo? Thanks, Ronny _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
