Subversion with Trac Hosting
JC-Hosting now provides a hosting service for Subversion repositories using Trac as the web based front end; do you have a developer staff or maybe a postgraduate student researcher who needs to share files with other people (anywhere on the internet) Subversion will allow you the advantage of doing this.
You (the researcher) will still be in overall charge of your files, but some of the tedious administrative work will be done for you, for example setting up access to the repository for people who want to use it. If you have files you’d like to share with other people and you’d like a Subversion repository, get in touch to find out more.
If you are new to SVN I suggest you ceck out the site: Fundamental Concepts of Version control Read here
What is Subversion?
Subversion is a free/open-source version control system. 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. In this regard, many people think of a version control system as a sort of time machine.
What is Trac?

