Will Dean
Will Dean
@huchim That's not the same problem - the OP is browsing to the Git URL and getting a 404 - you're using a Git client and getting a 403 error...
Do you have any kind of cached credentials at the client? Try running `set GIT_TRACE_CURL=true` at the command line before the `git clone` and have a good look through the...
@jannemec Do you really have a repository called 'intranet'? I'm not really clear all the different things you've tried, but I'd suggest the following: * Make sure you're using Bonobo...
@jannemec If you're running Bonobo 6.0, you can start a browser *on the server* and go to http:///home/diagnostics - this will give you/us some diagnostic information including a recent part...
@jannemec - Thanks for posting that - as @larshg says, there is something wrong with the way your client is trying to authenticate.
Does it make a difference if you don't write to stderr?
I think Bonobo does use a very old version of Git (can't remember off-hand what it is) - I suspect it would be relatively straightforward to upgrade that as an...
Awesome. The ability of Unix-ported stuff to find weird corner-case behaviour in Windows never fails to impress!
For reasons I've never understood (it was an enormous drive-by commit before my time), when you're using AD there's a completely separate 'database' holding all the information about everything (users,...
Thanks for this - I don't really think the situation can be exactly what's implied by the message with the exception, because if we were opening streams in an illegal...