This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionLast revisionBoth sides next revision | ||
fuss:subversion [2017/08/23 10:01] – office | fuss:subversion [2019/07/07 13:25] – [Ignore Files] office | ||
---|---|---|---|
Line 241: | Line 241: | ||
systemctl start svnserve | systemctl start svnserve | ||
</ | </ | ||
+ | |||
+ | ====== Fixing Bad Gateway Responses ====== | ||
+ | |||
+ | When attempting an SVN '' | ||
+ | < | ||
+ | svn: E175002: Commit failed (details follow): | ||
+ | svn: E175002: Unexpected HTTP status 502 'Bad Gateway' | ||
+ | </ | ||
+ | |||
+ | to address the issue, add to the Apache configuration file: | ||
+ | < | ||
+ | RequestHeader edit Destination ^https http early | ||
+ | </ | ||
+ | |||
+ | and restart Apache. | ||
+ | |||
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.