Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
fuss:subversion [2017/08/23 10:01] officefuss:subversion [2019/07/07 13:25] – [Ignore Files] office
Line 241: Line 241:
 systemctl start svnserve systemctl start svnserve
 </code> </code>
 +
 +====== Fixing Bad Gateway Responses ======
 +
 +When attempting an SVN ''COPY'' or ''MOVE'' command, a repository running under Apache through SSL may yield:
 +<code>
 +svn: E175002: Commit failed (details follow):
 +svn: E175002: Unexpected HTTP status 502 'Bad Gateway' on '/check/!svn/rvr/4/src/server'
 +</code>
 +
 +to address the issue, add to the Apache configuration file:
 +<code>
 +RequestHeader edit Destination ^https http early
 +</code>
 +
 +and restart Apache.
 +
  
  

fuss/subversion.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.