On 10:15 Tue 02 Dec , Hal Rosenstock wrote: > On Tue, Dec 2, 2008 at 9:43 AM, Todd Bowman <[EMAIL PROTECTED]> wrote: > > Thanks for the reply. Our firewall blocks the git protocol so I can't use > > the git url. I need to use the http url for git. > > I'm not sure about whether http/https is supported for this on the OFA server.
It looks http:// basically works when you are using http://www.openfabrics.org/... (http://git.openfabrics.org redirects to gitweb http://www.openfabrics.org/git/ ). The problem with http://www.openfabrics.org/ofed_1_3/* repositories is a lack of server-info needed for http/ftp protocols. You can ask Vlad to run 'git update-server-info' there. Alternatively you can use my repository http://www.openfabrics.org/~sashak/management.git , there is ofed_1_3 branch. Sasha _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
