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

Re: Subversion and binary files

From: Paul Koning <pkoning_at_equallogic.com>
Date: Fri, 1 Feb 2008 10:34:26 -0500

>>>>> "John" == John Peacock <john.peacock_at_havurah-software.org> writes:

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

 John> Remove the 'svn:mime-type' from the files; anything with a
 John> mime-type of "application/*" is considered binary.

That's a bit surprising. I can't remember that the documentation is
all that clear on the subject, but it's my impression that the easiest
way to indicate a text file is to put a svn:eol-style property on it.
I would have expected cvs2svn to do that (maybe you need to set up a
config file to force that for .xml files). In any case, if I ran into
something like this I would start by setting that property.

          paul

---------------------------------------------------------------------
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 16:34:54 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.