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

dump filter mime-types problem

From: Mark Garboden <emailit2me2_at_gmail.com>
Date: 2007-02-13 00:49:04 CET

My tcl and xml mime-types are messed up.

I successfully used cvs2svn to do a conversion.
I used auto-props to set eol-style and mime-types.
But the default tcl mime-type is application/x-tcl and xml is application/xml.
svn treates files with mime-types that don't begin with text/* as binary files.
So if I try to do a blame on a tcl or xml file it says it is a binary file.

I think I need to change all the tcl file mime-types in the repos.
Just changing the HEAD doesn't seem to work.

This is a well known problem and someone else has probably solved it
before but I can't find any sample code anywhere.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 01:17:38 2007

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.