6 Jul
2024
6 Jul
'24
9:07 a.m.
On 5 July 2024 08:18:02 BST, Matthias Volk <m.volk@tue.nl> wrote:
Hello,
I am trying the clone the GiNaC and CLN git repositories. Both commands git clone git://www.ginac.de/cln.git and git clone git://www.ginac.de/ginac.git fail with the following error message: fatal: remote error: access denied or repository not exported: /ginac.git
Am I using a wrong command or are the git repositories currently not available?
Best regards, Matthias _______________________________________________ GiNaC-list mailing list GiNaC-list@ginac.de https://www.ginac.de/mailman/listinfo/ginac-list
Perhaps you can try https: instead of git: (the latter is kind of obsolete) Mvg Dima