I am attempting to use Capistrano to execute an Ant task on the local
machine.  Has anyone done this or have an idea what to try?

i have tried:

system("command.com /c #{path}#(task)")

but that just hangs.  Is there an alternative for executing windows
commands on the local box?


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to