#on local machine $ cd /path/to/your/rails/application $ rake rails:freeze:gems $ svn add vendor/rails/ --no-ignore $ svn ci $ cap deploy
and you're all set. On Jan 22, 2008 6:02 PM, Yudi Soesanto <[EMAIL PROTECTED]> wrote: > Guys, > I use railsmachine server to host my ruby application. > Recently, I updated rails 2.0 and my beast won't work anymore. > Finally, I am able to make beast working on my local machine. > Now the problem I have, how I can update my code in railsmachine server. > > Usually, I use capistrano to update rails code in the server. > > Thank you much If you guys can help or give some light > > -- > Yudi Soesanto > > [Non-text portions of this message have been removed] > > > -- http://andryshuzain.com [Non-text portions of this message have been removed]

