SCM | Administration

Documentation for Subversion (sometimes referred to as "SVN") is available here.

Anonymous Subversion Access

This project's SVN repository can be checked out through anonymous access with the following command(s).

svn checkout http://mongrel.rubyforge.org/svn/
or
svn checkout svn://rubyforge.org/var/svn/mongrel

Developer Subversion Access via SSH

Only project developers can access the SVN tree via this method. SSH must be installed on your client machine. Substitute developername with the proper values. You'll need a public key in place to authenticate.

svn checkout svn+ssh://developername@rubyforge.org/var/svn/mongrel

Repository History
Name Adds Updates
Evan Weaver1772527
Zed Shaw4031040
Luis Lavena112207
Wayne E. Seguin253
MenTaL guY249
Filipe Lautert239
why the lucky stiff 434
Eric Wong029
Bradley Taylor186
ry dahl37
rick olson09
Matt Pelletier06
Austin Godber04
Nick Sieger03
Ezra Zygmuntowicz01
Total:23182014

Browse the Subversion Tree

Browsing the SVN tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository.

[Local svn+http - fast but sparse]