I was wondering if there were a service that'll save each revision i make on my word document and allows me to view file differences and changes?

link|improve this question

80% accept rate
Check this: superuser.com/questions/45006/… – Ikke Oct 4 '09 at 20:55
feedback

2 Answers

up vote 3 down vote accepted

Word has a track changes feature built right in. Do you need something more than this?

link|improve this answer
...and there's also a feature that lets you "diff" two Word documents even if you forgot to turn on "tracking changes". – Reuben Oct 4 '09 at 23:48
1  
@Reuben, when did that feature show up? only recent versions or available in older ones too? – quack quixote Oct 10 '09 at 11:32
feedback

In fact, if you use a Subversion repo for your doc with the TortoiseSVN shell extension, the track changes functionality is used to highlight inter-revision changes when you do a visual diff. Very handy!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.