I would like add the new geographic_info repository to the ROS
repository index. It is a git repository, hosted at kforge.ros.org:
https://kforge.ros.org/geographicinfo/geographic_info
I can't tell what the anonymous checkout URL should be. When I try to
use the one above, git complains:
error: The requested URL returned error: 500 while accessing
https://kforge.ros.org/geographicinfo/geographic_info/info/refs
If I provide my login and password, it works. If I use the ssh command it works:
$ git clone ssh://
vcs@kforge.ros.org/geographicinfo/geographic_info
How do I configure the repository for anonymous read-only access?
--
joq
_______________________________________________
ros-developers mailing list
ros-developers@code.ros.org
https://code.ros.org/mailman/listinfo/ros-developers