Tag: subversion

nginx, Apache 2 and subversion – 502 Bad Gateway error

All subversion checkouts, commits and other basic operations work as expected, but when attempting to copy, move or tag (copy) a (502 Bad Gateway) error presents itself. The error may be similar to the one presented below. Setup There is a machine running nginx on port 80 (and 443 SSL) that serves as a reverse proxy for among other things…

Read More »

JIRA Does Not Authenticate with Subversion – Resolved!

An early configuration where JIRA and Subversion were installed on the same server using LDAP for user credentials worked as designed. However, the design of the working environment was modified significantly: New hardware, upgraded applications, and JAVA versions. JIRA would be installed on one server and Subversion on another. In this new configuration, JIRA was no longer able to authenticate…

Read More »

Subversion on CentOS 5.4 installation guide

Subversion is an open source version control system. This article will detail an installation of Subversion on a CentOS 5.x / Red Hat Enterprise Linux (RHEL) 5.x workstation. Subversion used for this article is version 1.6.911. Install rpmforge repository RPMforge.net release file. This package contains apt, yum and smart configuration for the RPMforge RPM Repository, as well as the public…

Read More »