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://pivotalrb.rubyforge.org/svn/
or
svn checkout svn://rubyforge.org/var/svn/pivotalrb

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/pivotalrb

Repository History
Name Adds Updates
Brian Takita22453814
Nick Kallen351177
Josh Susser7350
Chad Woolley31063
Alex Chaffee9890
Nathan Wilmes13144
shifra pride raffel11441
Corey Innis11520
David Goudreau727
Ian McFarland301
Jim Kingdon161
Nathan Sobo107
Dav Yaginuma124
Mike Grafton72
Jeremy Lightsmith23
Kelly Felkins02
Steve Conover01
Unknown11
Total:72264298

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]