I am using Subversion Edge 5.2.2 behind a reverse proxy server. All services ViewVC, console and Subversion server look fine / working at first glance.
The Subversion server however does not work for specific Subversion commands for example svn cp
returns
svn: E175002: Unexpected HTTP status 502 'Bad Gateway' on '/svn/petclinic/!svn/rvr/16/trunk'
If I bypass the reverse proxy and access Subversion Edge directly those commands do work.
The Subversion Edge documentation does not have any information on reverse proxy configuration so it seems this "enterprise" product does not support this typical "enterprise" deployment pattern.
Can Subversion Edge work be configured to work correctly behind a reverse proxy? How should it be configured?