When I am about to edit a Microsoft Word document, I can do undo and redo. If I close that document, undo and redo will not be available anymore. If and how does Microsoft Word support SVN or any type of version control? Can I switch between versions of a document?
|
feedback
|
|
The easiest way to do it is to allow tracking changes in a document (you can find more about this in this FAQ):
Here's an article on how you can enable and disable this feature. | |||
|
feedback
|
|
Word 2007 does have the ability to compare two Word files - in fact if you use TortoiseSVN for interacting with a Subversion repository and ask for a diff of a word file in your repository, it'll fire up Word in the compare mode. If you want to manually invoke this functionality in Word 2007, go to Review > Compare and select Compare... | |||
|
feedback
|
|
We have developed Microsoft Office integration with Subversion - MagnetSVN.
You can download MagnetSVN from on our site and it try for free. | |||
|
feedback
|
|
There used to be a feature to save multiple versions of a document in the same file, but this was removed in Word 2007 (although it can still read files with versions in that were created with earlier versions of Microsoft Word). One option would be to save your documents to one of the online backup services that automatically save revisions for you, such as Drop Box. You could also try CS-RCS as a revision control system. I think it has good handling for Word files (e.g. you can compare any two versions, and it shows them as a set of changes in Word). | |||
|
feedback
|
