Checking out the Rubygame repository

The latest, in-progress version of Rubygame is stored in a Subversion (svn) repository. Anonymous check-out (i.e., downloading) is supported.

The repository is located at svn://rubygame.seul.org/svn/rubygame, port 3690 (the default for svn). The repository is layed out in the following manner:

  • branches (empty at the moment)
  • releases (tagged, frozen versions of rubygame)
  • trunk (the latest code)
  • www (the rubygame web site)

Most people will be interested in trunk — that's where all the action is happening! On a Unix-like system (Linux, BSD, etc.), you can check it out like this:

svn co svn://rubygame.seul.org/svn/rubygame/trunk ./rubygame

Browsing the Rubygame repository on the web

The Rubygame repository is also available for your browsing pleasure on the web here, powered by WebSVN. You can view and download individual files, RSS feeds, and directory tarballs!

seul.org logo This page last built: 2006-01-04 21:20