Hi,
I'm using Capistrano, which is great, however is there a way to update a single file out to the servers without going through the full deployment of a new versions/release?
That is, if I just want to effectively fault find an error which is only occurring on production by making a change to one file, updating on remote server, testing, updating on remote server ...etc is there a way to leverage capistrano to do this. Some like: "cap deploy -singlefile /config/environmnet.rb" for example.
Thanks
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---
- [Capistrano] deploying just one file (which has changed)??? Greg Hauptmann
