On 3/29/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote: > > svn is the command-line client of Subversion. If you don't have it > installed on your production rig, you cannot use Capistrano for deployment > (not the current version, anyway).
You will need some type of source control to use Capistrano (and you should be using it anyway), but if you can't install Subversion on a remotely accessible server for whatever reason, you can use this plug in: http://blog.wolfman.com/articles/2006/12/06/a-capistrano-scm-module-for-local-svn-access I've used it with success to deploy code from inside our local network to a server on the internet. Regards, -- Luke Francl Ruby on Rails Developer Slantwise Design <http://slantwisedesign.com> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---