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

Re: [PATCH] Fix mime-type notification in commits

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-03 22:45:13 CEST

cmpilato@collab.net wrote:

>I don't have time or proper state to test this change, but I suspect
>it can be committed as-is, since the only effective difference is that
>XPMs and XBMs will no long show up as binary. As such, I don't think
>this will affect the test suite at all (unless we use XPM and XBM
>mime-types somewhere in there).
>

I don't think we do, but:

XPM and XBM are those weird text encodings for bitmaps, right? As such,
they're nominally mergeable, but I strongly doubt you'd want to allow
automatic merging there (IIRC the size of the bitmap is encoded in the
text, for example). So these should in fact be handled as non-mergeable
(i.e., not text) types.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 3 22:45:57 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.