From: "Dr. Lars Hanke" <lars@lhanke.de>
To: git@vger.kernel.org
Subject: Diffing M$-Word
Date: Tue, 04 Aug 2009 19:02:53 +0200 [thread overview]
Message-ID: <4A7869BD.5010209@lhanke.de> (raw)
In-Reply-To: <4A7841BF.5060308@idmcomp.com>
At work I have to write a lot of reports using M$-Word and found that
git is capable of managing these in an easy and meaningful way. However,
diffing of course does not work. I checked the web for solutions, but
somehow, I did not hit the correct search pattern.
I think it should be possible to define Word itself as the external diff
tool, as described in one of today's posts
> git config --global diff.tool TestTool
> git config --global difftool.TestTool.cmd "C:/Programme/Microsoft
Office/Office/Winword.exe" "\$LOCAL" "\$REMOTE" "\\mSomething"
i.e. open both versions and auto-execute a macro, which in turn will do
the compare. Well, just an idea, my knowledge about the M$ and Windoze
in general stuff is weak. Has this or something else been tried? Is
there any howto for this around?
Probably a similar approach could be chosen for OOo - for me as a
TeXnician, using git is straight forward anyhow. ;)
Regards,
- lars.
next prev parent reply other threads:[~2009-08-04 17:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-29 20:16 External Diff Tool Eric Stegemoller
2009-07-29 20:45 ` Bert Wesarg
2009-07-30 19:22 ` Eric Stegemoller
2009-07-31 10:18 ` Johannes Schindelin
2009-08-01 11:12 ` David Aguilar
2009-08-04 14:12 ` Eric Stegemoller
2009-08-04 17:02 ` Dr. Lars Hanke [this message]
2009-08-04 17:10 ` Diffing M$-Word Matthieu Moy
2009-08-04 17:10 ` John Tapsell
2009-08-04 19:31 ` Johannes Sixt
2009-08-05 19:35 ` Dr. Lars Hanke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A7869BD.5010209@lhanke.de \
--to=lars@lhanke.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).