I have got few documents on trunk, they are updated for specific release and tagged with release number (documents on trunk will move on) and published across the company on release email. Problem – we are identifying changes required for the tagged documents (for example – typo somewhere or revision number mentioned for a module is wrong in RN). You might say update the document on trunk and create a new tag, in that case
- It will invalidate the original email.
- Base rule is no updates or deletion to tags once published across the company.
- To make it more complex documents tagged are referring each other with tag links. So a document update will trigger other documents to be updated.
I am wondering how could this be handled without resending release email with links still working and not encouraging deleting and recreating tag again(this will create bad practices down the road)?
please do forgive me if something is not clear and i will be more than happy to elaborate.