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

Subversion and binary files

From: Thomas Scheffler <thomas.scheffler_at_uni-jena.de>
Date: Fri, 1 Feb 2008 14:56:40 +0100

Hi,

for a larger project we migrated from CVS to Subversion with cvs2svn. All
seemed to be gone well, but all xml files are handled as binary files. This
must be due to their "svn:mime-type" value which is "application/xml".

As we have several of them in our repository it gets quiet anyoing, when you
use some tools like viewvc which do not display "svn blame" outputs or
svnnotify which refuses to print out the diffs (because svnlook is used).

What can I do to tell subversion that xml files are text files?

Greets

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-01 14:57:03 CET

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.