I’d like to announce a new subversion SCM module for Capistrano.
In addition to all the old functionality, it adds three new features.
-
Handles the subversion repository only being accessible from the
local machine, and not from the server at all. -
Handles the subversion repository URL being different on local host
and remote server. -
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.