Initial support for HTTP transport in InstallMgr is in SVN. Thanks to Nic Carter for his contribution of the HTTP directory parsing code.
Adding a line into: ~/.sword/InstalMgr/InstallMgr.conf HTTPSource=CrossWire HTTP|crosswire.org|/ftpmirror/pub/sword/raw|||20091012090800 should allow initial testing. We still have some work to do, like allowing the same repository name to have both a FTPSource and HTTPSource, and cues to the system to prefer one transport over another, e.g., [General] Transport=[preferFTP|preferHTTP|onlyFTP|onlyHTTP] These should be coming soon if you'd like to use them, otherwise, your frontends can handle transport preference themselves and you can check InstallSource::type == ["HTTP"|"FTP"] and present the appropriate sources to your users. I'll likely add HTTP sources to the master repo list soon if testing feedback comes back positive. Xiphos Team, let me know if your repo is http accessible. Thanks again Nic! -Troy. _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page