Subversion is a version control software that allows you to store and maintain software. It allows you to check in items of code, update them, and merge easily with other peoples work, and is used widely in software production.
For more information about Subversion, you can read the manual.
Connection details:
You can connect to the link in a browser to view what is currently available.
The Linux server has the svn utilities installed. To check out the latest copy of your work.
svn co http://win.dev.scis.ecu.edu.au:8080/teamxxx/
All labs have TortoiseSVN installed. This software integrates with the Windows Shell to provide access to subversion.