The process I use in TortoiseSVN to generate the error message is:
For binary files with only one revision: right-click, open
For binary files with multiple revisions: right-click, properties, select the initial revision, right-click, open
For instance, I pick a random jpeg file in my converted repo:
Properties for the file:
svn:eol-style = CRLF
svn:mime-type = image/jpeg
svn:needs-lock = yes
Here is a file properties comparison. You can see that the SVN version is larger:
http://tinypic.com/r/10gld1j/5Here is a binary comparison of the same file:
http://tinypic.com/r/qysv9c/5Other file types:
Java jar files have:
svn:eol-style = CRLF
no mime type
Excel files have:
svn:eol-style = CRLF
svn:mime-type = application/vnd.ms-excel
svn:needs-lock = yes
MS Word files:
svn:eol-style = CRLF
svn:mime-type = application/msword
svn:needs-lock = yes
All of them exhibit the same behavior.
===========================================================
Change History
Archive: ~~~~~~\Images\magplus.png-arc
Workfile: magplus.png
Archive created: Sep 14 2006 09:43:16
Split mode: Unsplit
Owner: cro
Last trunk rev: 1.0
Locks:
dtrevino : 1.0 for 1.1 (DEV)
Checked Out to: H:\PVCSWORK\Finance\Images\magplus.png
Groups: PRD : 1.0
DEV : 1.0
Rev count: 1
Attributes:
WRITEPROTECT
CHECKLOCK
NOEXCLUSIVELOCK
NOEXPANDKEYWORDS
NOTRANSLATE
NOCOMPRESSDELTA
NOCOMPRESSWORKIMAGE
NOGENERATEDELTA
COMMENTPREFIX = ""
NEWLINE = "\r\n"
Version labels:
"Request 102203" = 1.0
"TST 20060915/135703" = 1.0
"QAT 20060915/135803" = 1.0
"PRD 20060929/151718" = 1.0
Description:
102203 Google Tool Kit image files used to generate document viewer for fax imaging project
-----------------------------------
Rev 1.0
Locked by: dtrevino
Checked in: Sep 14 2006 09:43:16
Last modified: Aug 15 2006 12:56:28
Author id: cro lines deleted/added/moved: 0/0/0
Initial revision.
===================================