On Tue, Oct 23, 2012 at 12:36 PM, Nick Wellnhofer <[email protected]> wrote: > On 23/10/2012 18:12, Kurt Starsinic wrote: >> >> When I try to clone the repo, I get a 405: >> $ git clone http://git-wip-us.apache.org/repos/asf/lucy.git >> Cloning into lucy... >> error: RPC failed; result=22, HTTP code = 405 >> fatal: The remote end hung up unexpectedly >> >> Any ideas? > > I think it's related to libcurl and redirects. The https link might work.
Thanks, I wasn't able to get http working even after multiple tries, but https worked right away. - Kurt
