This seems like a very common problem, i got 2 environment Stage and Production, the code get deployed to Stage, gets tested and if everything goes well gets deployed to Production.
Now the problem is i want to deploy the exact code that got on Stage, to Production, not the latest one, as there have been code changes while testing Stage. Is it possible to to deploy the code of certain revision (not latest) or labeled code using Capistrano ? Thanks ! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
