Install Subversion on Apache and Windows

Subversion is an open-source revision control system. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. You can read the description from Wikipedia page.
How to install Subversion on Apache and Windows platform? Here’s how?
1. Install Apache or LAMP package. I wont tell you much about [...]