156
edits
| Line 56: | Line 56: | ||
= Actually pushing updates = | = Actually pushing updates = | ||
* Updating production should be a simple step, and should always be consistent if we follow this procedure: | * Updating production should be a simple step, and should always be consistent if we follow this procedure: | ||
[root@somebox]$ cvs up -r AUS2_PRODUCTION | [root@somebox]$ cvs up -dP -r AUS2_PRODUCTION | ||
= After the push = | = After the push = | ||
edits