Does anyone know of a system for version control that would be Web Based and could deal with version control of multiple languages and development environments such as:
HTML, XML, DHTML Ect
PHP, PERL, PYTHON
Visual Basic
SQL PL/SQL
Any other scripting languanges
You may want to look into CVS. cvshome.org (http://www.cvshome.org) This is an outstanding system for version control. It's not web-based, per se, but you can use CVSWeb as an add-on to view module information in your browser.