At Tue, 2 Jul 2013 01:49:37 +0000 leejing <jing...@live.cn> wrote:

> 
> 
> Hi£¬all ;When I choose <show changes as unified
> diff >,it¡¯s occur the following errors;
> 
> My OS version is :    windows7 ,     6.1.7601 Service Pack 1 Build 7601
> 
> 
> TortoiseSVN 1.7.13, Build 24257 - 64 Bit , 2013/06/01 07:32:54Subversion 
> 1.7.10, apr 1.4.6apr-utils 1.3.12neon 0.29.6OpenSSL 1.0.1e 11 Feb 2013zlib 
> 1.2.7
> office version is :Microsoft office standard 2010word 
> version:14.0.6129.5000(32bit)£» 

Microsoft Word files are *binary* files.  Older .doc files are Microsofts 
propriatory format and .docx files are .zip archives containing .xml and other 
things.  You can't do a diff on these files.  svn diff only makes sense on 
*plain text files*, like C/C++ source code.  Word processing files are not 
plain text, really.  Even OpenOffice / LibreOffice word processing files are 
not plain text.  If you want to use subversion and do source code management 
of documentation, you should be using something like LaTeX or SMGL or groff 
files. 

Subversion probably should not be crashing though, but that is a different 
issue. 

> 
> ---------------------------
> 
> Subversion Exception!
> 
> ---------------------------
> 
> Subversion encountered a serious problem.
> 
> Please take the time to report this on the
> Subversion mailing list
> 
> with as much information as possible about
> what
> 
> you were trying to do.
> 
> But please first search the mailing list
> archives for the error message
> 
> to avoid reporting the same problem
> repeatedly.
> 
> You can find the mailing list archives at
> 
> http://subversion.apache.org/mailing-lists.html
> 
>  
> 
> Subversion reported the following
> 
> (you can copy the content of this dialog
> 
> to the clipboard using Ctrl-C):
> 
>  
> 
> Îļþ
> 
>  
> ¡°D:\Development\SVN\Releases\TortoiseSVN-1.7.13\ext\subversion\subversion\libsvn_client\diff.c¡±£¬ÐÐ
> 
>  1677£º¶ÏÑÔʧ°Ü(*target1
> && *target2)
> 
> ---------------------------
> 
> ȷ¶¨   
> 
> ---------------------------
> 
>  
> 
>  
> 
> [Window Title]
> 
> TortoiseSVN
> 
>  
> 
> [Main Instruction]
> 
> Subversion reported an error:
> 
>  
> 
> [Content]
> 
> Îļþ
> 
>  
> ¡°D:\Development\SVN\Releases\TortoiseSVN-1.7.13\ext\subversion\subversion\libsvn_client\diff.c¡±£¬ÐÐ
> 
>  1677£º¶ÏÑÔʧ°Ü(*target1
> && *target2)
> 
>  
> 
> [¹رÕ(C)]                                     
> 
>                                    

-- 
Robert Heller             -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software        -- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments


                                                                                
             

Reply via email to