[Ruby] [Patch::Vlad], add ssh/rsync gateway and rsync_flags

Corey Jewett ml at syntheticplayground.com
Wed Aug 22 22:51:21 PDT 2007


My environment resides behind a gateway server. Cap2 had support for  
this, now Vlad does too. Relies on auth-agent forwarding and public  
keys.

set :gateway, 'leviathan'


The first time I used vlad:upload svn's metadata went along for the  
ride. Support for specifying rsync flags.

set :rsync_flags, "--exclude=*/.svn*"

OR

set :rsync_flags, %w{--dry-run --exclude=*/.svn*}

Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: textmate stdin CcpLi3.txt
Url: http://www.zenspider.com/pipermail/ruby/attachments/20070822/ee72260d/textmatestdinCcpLi3.txt


More information about the Ruby mailing list