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

svn:mime-type property

From: Andrea O. Salas <aos_at_cfdlab.larc.nasa.gov>
Date: 2005-09-07 22:34:17 CEST

I imported some files created on a Unix machine to a subversion
repository. One
of these files has an extension .doc, and another has extension .man;
both are ascii
text files.

When I use a netscape browser to look at these two files, they are
immediately displayed.
However, when I use internet explorer, it thinks the .doc file is a MS
Word file and
it doesn't know what the .man file is. I tried setting the svn:mime-type
property for
both of these files to text/plain hoping that the internet explorer
browser would then
know it was text. However, this had no effect on the internet explorer
browser.

Am I using this property incorrectly, or is there a defect in the browser?

Thanks,
Andrea

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 7 22:35:54 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.