how to upgrade phing 'stable' to phing 'trunk' to use SSHTask

Posted by Jorre on Stack Overflow See other posts from Stack Overflow or by Jorre
Published on 2010-06-02T18:49:27Z Indexed on 2010/06/02 18:54 UTC
Read the original article Hit count: 363

phing 2.4.1 (current stable version) doesn't have an SSH Task to do remote scripting. In the current trunk version, there is a SSH Task that we would like to use.

How can I upgrade my current phing installation (2.4.1) to the latest build? Can I use pear for that without breaking my current phing install?

Or would it be better to download only the SSH Task and add that file manually to the stable phing install?

© Stack Overflow or respective owner

Related posts about deployment

Related posts about ssh