Welcome to the webinterface of the Airrocket.net subversion repositories.
Repos
The following repositories are currently available:
* SnakeDB - a scientific system to manage information on snake populations, written in PHP
* Stars - a 3D application simulating our solar system, written in Java/Java3D
* Sentimental Torpedo - a portable 2D space action game, written in C++
* GSB - a game server browser, written in Perl
* uni - various stuff written for university courses, mostly Java and C#
Help
Notes on accessing the repos:
* You obviously need a subversion client to access the repos.
* Access is limited to project members for all repositories atm.
* Project members can use subversion to access the repos via http. Example:
svn checkout http://svn.airrocket.net/repos/snakedb
cd snakedb
svn update
vim somefile.php (make some changes to the code!)
svn commit -m "description of the changes"
* A good resource on subversion is the free book Version Control with Subversion
Contact
The svn server is maintained by spirit.