[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn diff problem

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-04-21 19:03:01 CEST

On 4/21/06, David Zhao <davidz@activx.com> wrote:
> Hi there,
>
> Sometimes when I do svn diff build.xml or build.properties, svn would tell me
> it's binary file, can not be diffed. How can I solve this?
> Thanks,

Set the svn:content-type property to a value that maps to plain text.
build.xml should probably be text/xml, while build.properties is
probably pure ASCII text and can be text/plain.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Apr 21 19:03:15 2006

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.