This is a quick FYI on how to check out and test the ECHI-Converter
trunk which is generally stable. First, you use Subversion to check
out the source:
svn checkout svn://
rubyforge.org/var/svn/echi-converter/trunk echi-
converter
Then, once you have the code you may simply cd into your project
directory and then:
rake package
Once complete, you will see a new gem in the pkg/ subdirectory of the
project that may be installed and tested with.