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

Re: Dealing with UTF-16 xml files

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2005-05-26 14:58:20 CEST

On Thu, May 26, 2005 at 08:44:07AM -0400,
 Dan Shookowsky <dshookowsky@gmail.com> wrote
 a message of 51 lines which said:

> Thanks everyone for your replies. Is it possible to specify on a
> per extension basis (e.g. *.xsd) to use the XML diff?

You probably have to do it yourself: define in Subversion config a
shell script as your diff command and have this shell script test the
extension and switch to the proper diff.
 
The only (small) problem with this solution is that you will not use
Subversion's internal diff for non-XML files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 26 15:00:14 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.