I am looking at a way to do better document control for a document library at my work consisting of SOPs, forms, etc. (Mostly Microsoft Word files.) As far as actual changes to documents, I am contemplating setting up a SVN repository to handle the actual revisions to the documents and allowing for the most recent version to be at the forefront, however there are some other capabilities that I either 1) don’t know if they exist or 2) don’t know how to setup. Here are my questions:
- I know there is Apache SVN, can I customize the design of how folders and files appear on the web page?
- There are certain documents that need to be re-visited on a bi-yearly schedule etc, is there a way to easily flag these documents to be reviewed?
- What is the best way to share an SVN repository amongst several people over a Windows network?
I have searched online but have not found any good resources that I can understand.