Accessing the Source Code

As of February 1, 2008, the actively-maintained SVN source-code repository for EventMachine has been moved to this site. (We will probably set up an archival mirroring process to Rubyforge.)

You can browse the EM source code by following this link. If you want to check out the HEAD revision for read-only access, do this:

svn co http://rubyeventmachine.com/svn/

and don't forget the trailing slash.