My boss wants us to use subversion for our MS Word documentation. The idea is, only our department has access to the Word documents, so we update and commit changes to them.
But we want to share these documents with certain other people in our company. We use confluence to control access.
Currently, when we update the Word document, we commit to SVN and then update the attachment (viewed as a page) in Confluence. This allows us to email a URL to a certain document, and only permits people with the correct permissions in Confluence to see it. This is what we want.
Is there any way to have Confluence reference the most recent version of the file specified in SVN? I would like to commit changes to SVN and have users always see the most recent version in Confluence.