[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

ANN: A new Capistrano subversion SCM module

Jim Morris

12/8/2006 7:37:00 AM

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.w.../articles/2006/12/06/a-capistrano-scm-module-for-local-...

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.w...