Recommendations to others considering Subversion:
If your end products supports text editor then go for it. It will become your best friend while checking in your code on cloud. Subversion is a free/open source version control system (VCS). That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data or examine the history of how your data changed. Review collected by and hosted on G2.com.
What problems is Subversion solving and how is that benefiting you?
It is easy to use , reliable and smart. It can take care of your Job as a Hammer when the job become nails! For parallel Development, Collaboration this tool make code comparison easy. Review collected by and hosted on G2.com.