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

Re: svn:mime-type and */*+xml

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-05-17 18:44:29 CEST

On May 17, 2004, at 9:50 AM, Vincent Lefevre wrote:

> application/postscript

Does that mime-type imply that the postscript must be in text and not
binary format?
Can't PS files be in either? (I know PDF can; I've several PDF files
which clearly have
chunks of binary data within them, e.g.
   /Filter /FlateDecode
>>
   stream
     <binary data>
   endobj
)

Even if it is completely text, do you really want PS files merged and
then resolve the conflicts yourself? I know I don't. I wouldn't have
a clue how to do so. My impression is that *very* few people would
want that.

Remember, the desire for Subversion to perform line-based merges is
(currently, AFAIK,) the only reason to have mime-types recognized as
non-binary. ( Ref:
http://svnbook.red-bean.com/svnbook/ch07s02.html#svn-ch-7-sect-2.3.2 )

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 17 18:45:53 2004

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.