RE: (probably) everlasting subject of ms office... track changes
From: Geoff Field <Geoff_Field_at_aapl.com.au>
Date: Fri, 8 Aug 2014 09:22:37 +1000
> From: lejeczek
Hi P.
> I've only started fiddling with both subversion & tortoise
Tortoise Diff should be set up to deal with Word documents automatically. If you go into TortoiseSVN->Settings->Diff Viewer->Advanced, you'll see lots of entries for .doc? files with an entry similar to the following:
wscript.exe "C:\Program Files\TortoiseSVN\Diff-Scripts\diff-doc.js" %base %mine //E:javascript
To diff a Word document (or just about any other) against what's in the repository, simply right-click and select TortoiseSVN->Diff. Similarly, if you "Show Log" on any file you can just select two versions and click on "Compare Revisions" from the right-click menu. In either case, the two versions will show up in a Microsoft Word diff view.
> I hoped with subversion (apache mod via https) Word (2007)
Comments in Word don't appear in the main body text. They're a separate type of element.
> Is there a way to make word show/track changes for the docs
That's a bigger question and would probably involve writing a macro to run under Word (and then enabling it for each document).
> Besides, "track changes" would work without subversion
Right, and correct.
> ps. I read in tortoise docs about "use the Revision Log
That's the "Show Log" option. Possibly this part of the docs needs to be clarified.
> many thanks
I hope I've helped.
> P.
-- Apologies for the auto-generated legal boilerplate added by our IT department: - The contents of this email, and any attachments, are strictly private and confidential. - It may contain legally privileged or sensitive information and is intended solely for the individual or entity to which it is addressed. - Only the intended recipient may review, reproduce, retransmit, disclose, disseminate or otherwise use or take action in reliance upon the information contained in this email and any attachments, with the permission of Australian Arrow Pty. Ltd. - If you have received this communication in error, please reply to the sender immediately and promptly delete the email and attachments, together with any copies, from all computers. - It is your responsibility to scan this communication and any attached files for computer viruses and other defects and we recommend that it be subjected to your virus checking procedures prior to use. - Australian Arrow Pty. Ltd. does not accept liability for any loss or damage of any nature, howsoever caused, which may result directly or indirectly from this communication or any attached files. ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3086404 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2014-08-08 01:27:10 CEST |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.