Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D2FF7C9C8 for ; Tue, 2 Jul 2013 13:58:35 +0000 (UTC) Received: (qmail 24234 invoked by uid 500); 2 Jul 2013 13:58:35 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 24126 invoked by uid 500); 2 Jul 2013 13:58:34 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 24105 invoked by uid 99); 2 Jul 2013 13:58:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 13:58:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [78.47.87.163] (HELO mx0.elegosoft.com) (78.47.87.163) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jul 2013 13:58:26 +0000 Received: from localhost (localhost [127.0.0.1]) by mx0.elegosoft.com (Postfix) with ESMTP id 1E6AFDE051; Tue, 2 Jul 2013 15:58:06 +0200 (CEST) Received: from mx0.elegosoft.com ([127.0.0.1]) by localhost (mx0.elegosoft.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jw07PUCK1Ws6; Tue, 2 Jul 2013 15:58:06 +0200 (CEST) Received: from tarsus.local2 (t1.shahaf.name [46.19.33.46]) by mx0.elegosoft.com (Postfix) with ESMTPSA id 56852DE00E; Tue, 2 Jul 2013 15:58:05 +0200 (CEST) Date: Tue, 2 Jul 2013 16:58:00 +0300 From: Daniel Shahaf To: Thorsten =?iso-8859-1?Q?Sch=F6ning?= Cc: users@subversion.apache.org, gbg@apache.org Subject: Re: view the word files occur some errors Message-ID: <20130702135800.GB27302@tarsus.local2> References: <201307020356.r623u5Gs026122@sharky2.deepsoft.com> <16110504842.20130702084253@am-soft.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <16110504842.20130702084253@am-soft.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org Thorsten Sch�ning wrote on Tue, Jul 02, 2013 at 08:42:53 +0200: > This works very well, even if svn itself can't diff [office] files. If you have a suitable --diff-cmd program, you can diff those files in svn. (And there's an outstanding bug report to allow automagically setting a diff-cmd based on the MIME type of the diffee. I'm not sure whether diff-cmd today gets enough information (such as the name and properties of the diff'd file) to allow it to dispatch different diff commands for different file arguments.)