public
Description: Remote multi-server automation tool
Homepage: http://www.capify.org
Clone URL: git://github.com/jamis/capistrano.git
Search Repo:
add another file to be eager loaded


git-svn-id: http://svn.rubyonrails.org/rails/tools/capistrano@7134 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
jamis (author)
Tue Jun 26 19:56:31 -0700 2007
commit  df5ab3f6b13f651332c3effe35d5ce1259da0388
tree    de6a31c681dd6f455e5dbf216aff51f6a41672c5
parent  ecb325d09e8c5d3134095062157889cc53fe8b93
...
28
29
30
31
 
32
33
34
...
28
29
30
 
31
32
33
34
0
@@ -28,7 +28,7 @@ module Capistrano
0
     transport/identity-cipher transport/packet-stream transport/version-negotiator transport/algorithm-negotiator transport/session
0
     userauth/methods/services userauth/methods/password userauth/methods/keyboard-interactive userauth/methods/publickey userauth/methods/hostbased
0
     userauth/services userauth/agent userauth/userkeys userauth/driver
0
- transport/services
0
+ transport/services service/services
0
   )
0
 
0
   net_ssh_dependencies << "userauth/pageant" if File::ALT_SEPARATOR

Comments

    No one has commented yet.