Planual rules regarding revision tags.

Be consistent with how you name your revisions. It's advised to use a Major.Minor nomenclature (R1.01, R1.02, R2 etc.). Remember, the description is permanent and can't be changed - be careful!

During periods of intense development, ensure revision tags are created regularly and tested against a "shell" model.

If you need a broader description of revisions, create a normal list (non-production data) and then store the revision details in a module with other fields such as Approved date, User story, Developer, Tested date, Sign off date, etc.

Minimize the risk of synchronization errors by synchronizing regularly to keep Production and Development aligned.

Set up a "shell" model (using create from revision) containing no production list members on which to test revisions and synchronize regularly.