Jan 24, 2007

using edge capistrano [from the list]

Anyone wanting to play with edge capistrano, you can check it out via svn at:

http://dev.rubyonrails.org/svn/rails/tools/capistrano

You can build an edge gem by cd'ing to that directory and doing:

1. svn info. Find the line that says "Revision:" and mark the revision number.

2. rake PKG_BUILD= gem. Replace with the revision number.

3. Look in the pkg subdirectory. Install that gem file via "gem install pkg/"

- Jamis

No comments: