Scenario: Production has edition 001. In Preproduction issue 002 and 003 have been deployed, but only 003 is ready to deploy to production. Due to, say, an unspecified problem edition 002 cannot be deployed yet and must be held back for a few days, whereas 003 contains an urgent change that must be deployed ASAP. So how do I deploy 003 without 002? Must I delete 002, or do I have to go through all the modified files in 002 and revert them to the state they were in at 001? Reverting would seem to be the best option since it appears to avoid the need to have to reimplement the changes. Or is there a better way?
[.sig witheld]
Edited by alt_f4 on 11/20/03 02:09 AM (server time).