I''d like to announce a new subversion SCM module for Capistrano. In addition to all the old functionality, it adds three new features. 1. Handles the subversion repository only being accessible from the local machine, and not from the server at all. 2. Handles the subversion repository URL being different on local host and remote server. 3. Handles different paths to svn binary on local host and remote server Details of this module can be read here: http://blog.wolfman.com/articles/2006/12/06/a-capistrano-scm-module-for-local-svn-access The file includes an extended subversion_test.rb for unit testing. This version is Beta, please test if you have a need for its functionality. -- Jim Morris, http://blog.wolfman.com