On Mon, Aug 22, 2011 at 12:55:58PM +0200, 1983-01...@gmx.net wrote: > Now, when the proxy server challenges Subversion to authenticate, Subversion > tries to retrieve a service ticket for the target host /instead of/ for the > proxy host. I debugged that in a Wireshark session. > Should I file a bug report?
I've taken a look at neon, and it provides everything that's needed. But the application must call ne_set_proxy_auth() for it to work. Subversion only calls this if the http-proxy-username option has been configured in the file ~/.subversion/servers. Have you done that?