Recommendations to others considering Subversion:
It is definitely a good idea to analyze your particular needs and evaluate your options. Much of the time I've found that a more flexible, less centralized solution, such as Git. Review collected by and hosted on G2.com.
What problems is Subversion solving and how is that benefiting you?
I've had clients for whom I've set up a central storage and version control solution for their business files. They were able to access the repository as a regular file system, changes being automatically committed. This worked out great for them.
Of course, I also use Subversion on certain software development projects where centralization is preferred over collaboration and more open, open source. Review collected by and hosted on G2.com.