Keith wrote: > Is is this? http://dev.rubyonrails.org/browser/spinoffs/prototype That's Trac showing a nice HTML view of the Subversion repository, but it's not Subversion itself.
Instructions for getting an svn checkout of Prototype can be found here: http://prototypejs.org/download But you'll need to install subversion on whatever machine you're developing on. This will differ depending on what OS you're using (on most linuxes it's as simple as "yum install subversion" or "apt-get subversion"). Google is your friend here. You also *really* need to use a source code management system for your own code (if you're not already). -- Michael Peters Developer Plus Three, LP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
