RE: Adding Unicode files erroneously applies application/octet mime type

2011-05-09 Thread Bob Archer
> On May 9, 2011, at 13:49, Bob Archer wrote: > > > It seems when I "svn add" unicode (UCS-2 Little Endian, I think > it is) files svn applies the svn:mime-type of application/octet to > the files. > > Correct. > > http://subversion.tigris.org/issues/show_bug.cgi?id=2194 > > > > My question is

Re: Adding Unicode files erroneously applies application/octet mime type

2011-05-09 Thread Ryan Schmidt
On May 9, 2011, at 13:49, Bob Archer wrote: > It seems when I "svn add" unicode (UCS-2 Little Endian, I think it is) files > svn applies the svn:mime-type of application/octet to the files. Correct. http://subversion.tigris.org/issues/show_bug.cgi?id=2194 > My question is, if I remove the pr

Re: Adding Unicode files erroneously applies application/octet mime type

2011-05-09 Thread Johan Corveleyn
On Mon, May 9, 2011 at 8:49 PM, Bob Archer wrote: > It seems when I "svn add" unicode (UCS-2 Little Endian, I think it is) files > svn applies the svn:mime-type of application/octet to the files. > > I found this in the archives: > > http://svn.haxx.se/dev/archive-2004-03/0173.shtml > > However t

Adding Unicode files erroneously applies application/octet mime type

2011-05-09 Thread Bob Archer
It seems when I "svn add" unicode (UCS-2 Little Endian, I think it is) files svn applies the svn:mime-type of application/octet to the files. I found this in the archives: http://svn.haxx.se/dev/archive-2004-03/0173.shtml However the thread seems to come to no conclusion. My question is, if I