Wednesday, June 22, 2005

Subversion + IDEA + OS X

Just stumbled over this page here:
http://metissian.com/projects/macosx/subversion/

It's a distribution that contains the javahl bindings and supports svn-up as well as the Svn4IDEA plugin. This is good news for all that use IDEA and are looking for SVN integration.

JPython embedded in telnetd shell

Working on a new framework for a key-command based proxy shell, I just dropped in JPython support.
Commands can now be classes or scripts (BeanShell, JPython).