RE: Re: Error message "Unsupported skel POST request flavor" when using SVN proxy with mixed server/client versions 1.7/1.8
From: Gavin Lambert <colnet_at_mirality.co.nz>
Date: Tue, 10 Feb 2015 22:56:23 -0800 (PST)
On 11/02/2015 02:12, Daniel Hoenig quoth:
This is just a guess, but probably when the client asks for the server version the proxy is replying with its own version, not the version of the upstream server.
As such the 1.8 client is trying to use a 1.8-only command (because it thinks it's talking to a 1.8 server), the proxy just blindly forwards this, and then the 1.7 server chokes on it, for obvious reasons.
I suggest either upgrading the end server to 1.8 or downgrading the intermediate proxy to 1.7.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.