I\'m just learning how to do things, and want to start using some sort of version control for a web app.
What\'s most appropriate for deploying a python or php web a
The answer really depends on your way of thinking. I personally had problems switching to subversion from SourceSafe. If you come from microsoft shop, I'd suggest using SourceGear Vault, it is free for <=2 users. If you come from non microsoft area, then using subversion would be preferrable. Also please consider git if working on linux. HTH, Valve.