Hello everybody,
Just to let you know, I've just added HTTP/WebDAV access for our read-only Git mirror as requested by a developer.
This means that you can also clone from http://git.reactos.org/reactos.git now if you sit behind a firewall blocking the Git protocol. Of course, the previous URL git://git.reactos.org/reactos.git will continue to work.
Best regards,
Colin
I get a 403 error when attempting to access it - and it doesn't even ask me for credentials.
On Sun, 26 Sep 2010 02:08:27 +1000, Colin Finck mail@colinfinck.de wrote:
Hello everybody,
Just to let you know, I've just added HTTP/WebDAV access for our read-only Git mirror as requested by a developer.
This means that you can also clone from http://git.reactos.org/reactos.git now if you sit behind a firewall blocking the Git protocol. Of course, the previous URL git://git.reactos.org/reactos.git will continue to work.
Best regards,
Colin
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Adam Kachwalla geekdundee@gmail.com wrote:
I get a 403 error when attempting to access it - and it doesn't even ask me for credentials.
This isn't meant to be accessed by web browsers, only using "git clone". And as our Git mirror is read-only anyway, there is no need to ask for credentials.
Best regards,
Colin