> How do you develop? Do you checkout RT right into > the web tree, run configure and go? Or, do you make > upgrade each time you want to test your changes? For day to day development, I generally: ./configure --with-my-user-group --enable-layout=inplace make initialize-database ./bin/standalone_httpd